1
0
mirror of https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git synced 2025-09-19 03:52:46 +00:00

update how requirements work

This commit is contained in:
2023-10-08 21:02:28 -06:00
parent 2d6cdc26b7
commit 5a02ffc3ce
39 changed files with 2583 additions and 2582 deletions

View File

@@ -1,9 +1,10 @@
-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
-r common/requirements.txt
-r docs/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