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>
-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