Initial commit
This commit is contained in:
13
requirements.txt
Normal file
13
requirements.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Django==4.2.7
|
||||
djangorestframework==3.14.0
|
||||
psycopg2-binary==2.9.9
|
||||
openai==1.3.5
|
||||
Pillow==10.1.0
|
||||
pdf2image==1.16.3
|
||||
python-dotenv==1.0.0
|
||||
watchdog==3.0.0
|
||||
celery==5.3.4
|
||||
redis==5.0.1
|
||||
django-cors-headers==4.3.1
|
||||
python-multipart==0.0.6
|
||||
|
||||
Reference in New Issue
Block a user