awt/requirements.txt

21 lines
562 B
Plaintext
Raw Normal View History

2023-04-25 00:14:00 +02:00
-i https://pypi.org/simple
asgiref==3.6.0 ; python_version >= '3.7'
certifi==2023.7.22 ; python_version >= '3.6'
2023-05-15 22:09:22 +02:00
charset-normalizer==3.1.0 ; python_full_version >= '3.7.0'
2023-04-25 00:14:00 +02:00
crispy-bootstrap5==0.7
2023-05-15 22:09:22 +02:00
django==4.2.1
2023-04-25 00:14:00 +02:00
django-crispy-forms==2.0
django-user-agents==0.4.0
gunicorn==20.1.0
idna==3.7 ; python_version >= '3.5'
2023-04-25 00:14:00 +02:00
python-dotenv==1.0.0
pytz==2023.3
2023-05-15 22:09:22 +02:00
requests==2.30.0
setuptools==67.7.2 ; python_version >= '3.7'
sqlparse==0.5.0 ; python_version >= '3.5'
2023-04-25 00:14:00 +02:00
tzdata==2023.3
ua-parser==0.16.1
urllib3==2.0.6 ; python_version >= '3.7'
2023-04-25 00:14:00 +02:00
user-agents==2.2.0
whitenoise==6.4.0