Drop old requirements files

This commit is contained in:
Jan Dittberner 2020-03-04 19:54:23 +01:00
parent e184b525bb
commit 2c0aa2fa92
8 changed files with 108 additions and 47 deletions

View file

@ -8,15 +8,16 @@ bpython = "*"
coverage = "*"
sqlparse = "*"
releases = "*"
Sphinx = "<1.6"
Sphinx = "*"
[packages]
amqp = "*"
anyjson = "*"
billiard = "*"
celery = "<4"
celery = "*"
pytz = "*"
mysqlclient = "*"
redis = "*"
[requires]
python_version = "3.7"
python_version = "3.7"