Myloiose commited on
Commit
3c55647
·
verified ·
1 Parent(s): 3476852

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- fastapi
2
- uvicorn
3
- huggingface_hub
4
- pydantic
 
1
+ fastapi==0.115.2
2
+ uvicorn==0.30.6
3
+ huggingface_hub==0.25.1
4
+ pydantic==2.10.6