sky-meilin commited on
Commit
3c97da5
·
verified ·
1 Parent(s): 66c34e7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1 +1,2 @@
1
- git add requirements.txt app.py Dockerfile && git commit -m 'Add application file' && git push
 
 
1
+ fastapi
2
+ uvicorn[standard]