mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-07-25 15:41:33 +00:00
.circleci
.devcontainer
.vscode
common
telegram
.env
.gitignore
.gitlab-ci.yml
LICENSE
README.md
dev-reqs.txt
docker-compose.yaml
pyproject.toml
tests.py
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
-r telegram/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 |