mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-08-21 20:54:57 +00:00
.devcontainer
.vscode
common
discord
docs
telegram
.env
.gitignore
.gitlab-ci.yml
LICENSE
README.md
dev-reqs.txt
docker-compose.yaml
pyproject.toml
tests.py
9 lines
169 B
Plaintext
9 lines
169 B
Plaintext
-r telegram/requirements.txt
|
|
black==23.7.0
|
|
flake8==6.1.0
|
|
Flake8-pyproject==1.2.3
|
|
pylama==8.4.1
|
|
mypy==1.5.1
|
|
types-cachetools==5.3.0.6
|
|
types-pytz==2023.3.0.1
|
|
ruff==0.0.287 |