Adriax911 commited on
Commit
91a049e
·
verified ·
1 Parent(s): 9d69216

Subir backend/requirements.txt

Browse files
Files changed (1) hide show
  1. backend/requirements.txt +6 -0
backend/requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi==0.95.2
2
+ uvicorn[standard]==0.22.0
3
+ groq==1.0.0
4
+ python-multipart==0.0.6
5
+ python-dotenv==1.0.0
6
+ python-docx==1.2.0