lingyit1108 commited on
Commit
e2e51c1
·
1 Parent(s): 6719e7c

added uvicorn library

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- fastapi==0.108.0
 
 
1
+ fastapi==0.108.0
2
+ uvicorn