tejani commited on
Commit
9bb6ee8
·
verified ·
1 Parent(s): 1831827

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi==0.95.2
2
+ uvicorn==0.22.0
3
+ requests==2.31.0
4
+ pillow==9.5.0
5
+ pydantic==1.10.7