aboutsummaryrefslogtreecommitdiffstats
path: root/python/Pipfile
diff options
context:
space:
mode:
Diffstat (limited to 'python/Pipfile')
-rw-r--r--python/Pipfile3
1 files changed, 1 insertions, 2 deletions
diff --git a/python/Pipfile b/python/Pipfile
index dfb87514..fcf28302 100644
--- a/python/Pipfile
+++ b/python/Pipfile
@@ -8,7 +8,7 @@ verify_ssl = true
name = "pypi"
[dev-packages]
-pytest = ">=4,<5.0.0"
+pytest = ">=5,<6.0.0"
pytest-pythonpath = "*"
pytest-pylint = "*"
ipython = "<7.0.0"
@@ -47,7 +47,6 @@ pylatexenc = "*"
pygal = "*"
elasticsearch-dsl = ">=6.0.0,<7.0.0"
elasticsearch = ">=6.0.0,<7.0.0"
-langcodes = ">=1.4"
dateparser = ">=0.7"
[requires]