mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-08-04 12:31:36 +00:00
.devcontainer
.vscode
.gitignore
.gitlab-ci.yml
Dockerfile
LICENSE
MarketData.py
README.md
Symbol.py
T_info.py
bot.py
cg_Crypto.py
dev-reqs.txt
pyproject.toml
requirements.txt
symbol_router.py
tests.py
7 lines
130 B
Plaintext
7 lines
130 B
Plaintext
python-telegram-bot==13.5
|
|
requests==2.25.1
|
|
pandas==2.0.0
|
|
schedule==1.0.0
|
|
mplfinance==0.12.7a5
|
|
markdownify==0.6.5
|
|
cachetools==4.2.2 |