EsthefanoMC23 commited on
Commit
d42641f
·
verified ·
1 Parent(s): af1fe98

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- fastapi
2
- uvicorn
3
- pydantic
 
1
+ fastapi==0.110.0
2
+ uvicorn[standard]==0.29.0
3
+ pydantic==2.6.4