mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-07-26 08:01:26 +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
8 lines
146 B
Plaintext
8 lines
146 B
Plaintext
-r requirements.txt
|
|
black==23.3.0
|
|
flake8==5.0.4
|
|
Flake8-pyproject==1.2.3
|
|
pylama==8.4.1
|
|
mypy==1.2.0
|
|
types-cachetools==5.3.0.5
|
|
types-pytz==2023.3.0.0 |