avoid installing too new version

This commit is contained in:
j 2023-03-08 12:03:27 +01:00
parent a3880f3b38
commit 7216e255de

View file

@ -2,7 +2,7 @@ Django==3.0.10
simplejson
chardet
celery<5.0,>4.3
django-celery-results
django-celery-results<2
django-extensions==2.2.9
gunicorn==20.0.4
html5lib
@ -12,5 +12,5 @@ tornado<5
geoip2==4.1.0
yt-dlp>=2022.3.8.2
python-memcached
elasticsearch
elasticsearch<8
future