Files
OutFleet/requirements.txt

18 lines
387 B
Plaintext
Raw Normal View History

2025-02-25 13:44:07 +02:00
django-environ==0.12.0
Django==5.1.6
2024-10-20 21:57:12 +00:00
celery==5.4.0
django-jazzmin==3.0.1
django-polymorphic==3.1.0
django-cors-headers==4.5.0
2025-02-25 13:44:07 +02:00
django-celery-results==2.5.1
git+https://github.com/celery/django-celery-beat#egg=django-celery-beat
2024-10-20 21:57:12 +00:00
requests==2.32.3
2025-02-25 13:44:07 +02:00
PyYaml==6.0.2
Markdown==3.7
2024-10-20 21:57:12 +00:00
outline-vpn-api==6.3.0
2025-02-25 13:44:07 +02:00
Redis==5.2.1
whitenoise==6.9.0
2024-10-20 21:57:12 +00:00
psycopg2-binary==2.9.10
setuptools==75.2.0
shortuuid==1.0.13