]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
requirements: Remove final pyup markers
authorStephen Finucane <stephen@that.guru>
Wed, 15 Apr 2020 10:59:11 +0000 (11:59 +0100)
committerStephen Finucane <stephen@that.guru>
Fri, 17 Apr 2020 23:07:15 +0000 (00:07 +0100)
Now that pyup properly supports compatible ranges [1], it's time to
remove these markers.

[1] https://github.com/pyupio/pyup/pull/367

Signed-off-by: Stephen Finucane <stephen@that.guru>
requirements-test.txt

index bddc37d3b736208560b1643c29881e03e8e14aa9..4235f3721c5f60963b0ccc5f02d57de5bbd25f0f 100644 (file)
@@ -1,5 +1,5 @@
-mysqlclient~=1.4.4  # pyup: >=1.4.4,<1.5.0
-psycopg2-binary~=2.8.0  # pyup: >=2.8.0,<2.9.0
-sqlparse~=0.3.0  # pyup: >=0.3.0,<0.4.0
-python-dateutil~=2.8.0  # pyup: >=2.8.0,<2.9.0
-openapi-core~=0.8.0  # pyup: >=0.8.0,<0.9.0
+mysqlclient~=1.4.4
+psycopg2-binary~=2.8.0
+sqlparse~=0.3.0
+python-dateutil~=2.8.0
+openapi-core~=0.8.0