Spaces:
Runtime error
Runtime error
Dmitry Beresnev
commited on
Commit
·
461781d
1
Parent(s):
c15e99b
fix requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -110,4 +110,5 @@ isort>=5.10.0
|
|
| 110 |
# - configparser (built-in module)
|
| 111 |
# - bcrypt (not essential for basic functionality)
|
| 112 |
|
| 113 |
-
finnhub-python>=2.4.0
|
|
|
|
|
|
| 110 |
# - configparser (built-in module)
|
| 111 |
# - bcrypt (not essential for basic functionality)
|
| 112 |
|
| 113 |
+
finnhub-python>=2.4.0
|
| 114 |
+
python-telegram-bot>=20.0
|