Initial commit

This commit is contained in:
2025-12-05 11:27:16 -03:00
commit 804bacfbe3
87 changed files with 7260 additions and 0 deletions

13
requirements.txt Normal file
View 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