awt/requirements.txt
snyk-bot 5dc1df0ffa
fix: requirements.txt to reduce vulnerabilities
The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-IDNA-6597975
2024-04-14 17:06:00 +00:00

21 lines
562 B
Plaintext

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