Files
OneTrip/one_trip_api/requirements.txt
2024-03-03 20:35:39 -07:00

39 lines
672 B
Plaintext

anyio==4.3.0
asgiref==3.7.2
async-timeout==4.0.2
certifi==2022.9.24
channels==4.0.0
channels-redis==4.0.0
charset-normalizer==2.1.1
click==8.1.7
Django==4.1.3
django-cors-headers==3.13.0
django-filter==22.1
django-nested-admin==4.0.2
djangorestframework==3.14.0
docopt==0.6.2
gunicorn==21.2.0
h11==0.14.0
httptools==0.6.1
idna==3.6
Markdown==3.4.1
msgpack==1.0.4
packaging==21.3
Pillow==9.3.0
pipreqs==0.4.11
pyparsing==3.0.9
python-dotenv==1.0.1
python-monkey-business==1.0.0
pytz==2022.6
PyYAML==6.0.1
redis==4.3.5
requests==2.28.1
six==1.16.0
sniffio==1.3.1
sqlparse==0.4.3
urllib3==1.26.13
uvicorn==0.27.1
uvloop==0.19.0
watchfiles==0.21.0
websockets==12.0
yarg==0.1.9