rajshukla1102 commited on
Commit
83c377f
·
verified ·
1 Parent(s): ae6c11e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  permit
2
- fastapi
3
- uvicorn[standard]
4
- pydantic
5
  python-dotenv
 
1
  permit
2
+ fastapi==0.99.1
3
+ uvicorn
4
+ pydantic==1.10.12
5
  python-dotenv