Spaces:
Running
Running
alanchen1115
commited on
Commit
•
6de63f6
1
Parent(s):
2436135
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pypdf
|
|
2 |
python-dotenv==1.0.0
|
3 |
fastapi>=0.68.0,<0.69.0
|
4 |
pydantic>=1.8.0,<2.0.0
|
5 |
-
uvicorn>=0.15.0,<0.16.0
|
|
|
|
2 |
python-dotenv==1.0.0
|
3 |
fastapi>=0.68.0,<0.69.0
|
4 |
pydantic>=1.8.0,<2.0.0
|
5 |
+
uvicorn>=0.15.0,<0.16.0
|
6 |
+
line-bot-sdk
|