mirror of
https://github.com/workhardbekind/workout-challenge.git
synced 2026-07-04 09:23:32 -04:00
first commit
This commit is contained in:
commit
e7f627801f
152 changed files with 35352 additions and 0 deletions
18
src-backend/requirements.txt
Normal file
18
src-backend/requirements.txt
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
requests
|
||||
pytz
|
||||
qrcode[pil]
|
||||
django
|
||||
djangorestframework
|
||||
djangorestframework-simplejwt
|
||||
django-cors-headers
|
||||
django-filter
|
||||
psycopg2-binary
|
||||
celery
|
||||
flower
|
||||
redis
|
||||
django-redis
|
||||
django-celery-beat
|
||||
sentry-sdk[django]
|
||||
sentry-sdk[celery]
|
||||
openai>=1.0.0
|
||||
gevent
|
||||
Loading…
Add table
Add a link
Reference in a new issue