Spaces:
Sleeping
Sleeping
alanchen1115
commited on
Commit
•
1da6583
1
Parent(s):
34287b9
Update requirements.txt
Browse files- requirements.txt +5 -3
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
-
python-dotenv
|
2 |
fastapi
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
1 |
fastapi
|
2 |
+
uvicorn[standard]
|
3 |
+
gunicorn
|
4 |
+
pydantic
|
5 |
+
python-dotenv
|
6 |
+
line-bot-sdk
|