Remove version constraints on test requirements

This commit is contained in:
Alieh Rymašeŭski 2020-11-12 16:08:30 +03:00
parent 8d2bb0f319
commit 08a7b82acc

View file

@ -7,9 +7,9 @@ sphinx
sphinx_rtd_theme
# Test requirements
coverage>=4.3.4
tox>=1.7.0
codecov>=2.0.0
django-multiselectfield>=0.1.12
coverage
tox
codecov
django-multiselectfield
mock
psycopg2-binary