sarim commited on
Commit
b1ca4ed
·
1 Parent(s): 94ab4d5

update requiremnts

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,2 +1,3 @@
1
  dash
2
- pandas
 
 
1
  dash
2
+ pandas
3
+ uvicorn[standard]==0.17.*