MindMap/backend/requirements.txt

10 lines
174 B
Plaintext
Raw Normal View History

Django==4.2.7
djangorestframework==3.14.0
django-cors-headers==4.3.1
python-docx==0.8.11
PyPDF2==3.0.1
markdown==3.5.1
python-multipart==0.0.6
requests==2.31.0
openai==1.3.0