alanchen1115 commited on
Commit
1da6583
1 Parent(s): 34287b9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- python-dotenv
2
  fastapi
3
- line-bot-sdk
4
- uvicorn
 
 
 
 
 
1
  fastapi
2
+ uvicorn[standard]
3
+ gunicorn
4
+ pydantic
5
+ python-dotenv
6
+ line-bot-sdk