umar-sharif821 commited on
Commit
b5767ab
·
1 Parent(s): d237855

fix: slim Space deps (gradio + pydantic + matplotlib + numpy only)

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -9
requirements.txt CHANGED
@@ -1,10 +1,4 @@
1
- fastapi>=0.115.2,<1.0
2
- uvicorn==0.29.0
3
  pydantic==2.7.1
4
- openai>=2.7.2
5
- requests==2.31.0
6
- python-multipart==0.0.9
7
- openenv-core>=0.2.0
8
- gradio>=4.44.0
9
- matplotlib>=3.8.0
10
- numpy>=1.26.0
 
1
+ gradio==4.44.1
 
2
  pydantic==2.7.1
3
+ matplotlib==3.8.4
4
+ numpy==1.26.4