click>=8.1.0
pyyaml>=6.0
aiosqlite>=0.19.0
sqlalchemy>=2.0.0
python-dotenv>=1.0.0
asyncio-throttle>=1.0.0
setuptools>=45

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
black>=23.0.0
flake8>=6.0.0
flake8-docstrings>=1.7.0
isort>=5.12.0
mypy>=1.0.0
bandit>=1.7.5
safety>=2.3.0
pre-commit>=3.0.0
types-PyYAML>=6.0.0
types-requests>=2.28.0
types-setuptools>=69.0.0

[github]
PyGithub>=1.59.0

[test]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
