Files
hoopscout/requirements/base.txt

8 lines
159 B
Plaintext

Django>=5.1,<6.0
djangorestframework>=3.15,<4.0
psycopg[binary]>=3.2,<4.0
gunicorn>=22.0,<23.0
celery[redis]>=5.4,<6.0
redis>=5.2,<6.0
python-dotenv>=1.0,<2.0