Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
pypdf
|
| 2 |
python-dotenv
|
| 3 |
fastapi
|
| 4 |
-
line-bot-sdk
|
| 5 |
uvicorn
|
|
|
|
| 1 |
pypdf
|
| 2 |
python-dotenv
|
| 3 |
fastapi
|
| 4 |
+
line-bot-sdk==3.7.0
|
| 5 |
uvicorn
|