1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-07-24 07:01:40 +00:00
Files
.devcontainer
.vscode
common
discord
site
telegram
.env
.gitignore
.gitlab-ci.yml
LICENSE
README.md
dev-reqs.txt
docker-compose.yaml
package-lock.json
package.json
pyproject.toml
tests.py
Simple-Stock-Bot/dev-reqs.txt

12 lines
237 B
Plaintext

-r common/requirements.txt
-r site/requirements.txt
black==23.9.1
ipython==8.16.1
jupyter_client==8.4.0
jupyter_core==5.4.0
pylama==8.4.1
mypy==1.5.1
types-cachetools==5.3.0.6
types-pytz==2023.3.1.1
ruff==0.0.292
isort==5.12.0