Militaryint commited on
Commit
baac182
·
verified ·
1 Parent(s): 0fda4e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -2
requirements.txt CHANGED
@@ -1,2 +1,9 @@
1
- gradio==5.3.0
2
- openai>=1.3.0
 
 
 
 
 
 
 
 
1
+ gradio==3.34.0
2
+ uvicorn>=0.14.0
3
+ openai==0.28.0
4
+ python-docx>=0.8.11
5
+ requests>=2.28.0
6
+ python-dotenv==1.0.0
7
+ numpy==1.24.3
8
+ matplotlib==3.7.1
9
+ fpdf2==2.7.6