alanchen1115
commited on
Update requirements.txt
Browse files- requirements.txt +2 -4
requirements.txt
CHANGED
@@ -1,6 +1,4 @@
|
|
1 |
pypdf
|
2 |
-
python-dotenv
|
3 |
-
|
4 |
-
pydantic>=1.8.0,<2.0.0
|
5 |
-
uvicorn>=0.15.0,<0.16.0
|
6 |
line-bot-sdk
|
|
|
1 |
pypdf
|
2 |
+
python-dotenv
|
3 |
+
flask
|
|
|
|
|
4 |
line-bot-sdk
|