pydantic>=2.0.0
aiohttp>=3.8.0
aiofiles>=23.0.0
click>=8.0.0
pyyaml>=6.0
rarfile>=4.1
pypdf>=3.0.0
pybtex>=0.24.0
openpyxl>=3.0.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
pytest-benchmark>=4.0.0
pytest-xdist>=3.0.0
psutil>=5.9.0
black>=23.0.0
mypy>=1.0.0
ruff>=0.1.0
pre-commit>=3.0.0
types-PyYAML>=6.0.0
types-aiofiles>=23.0.0
types-openpyxl>=3.0.0
bandit>=1.7.0
safety>=3.0.0

[release]
build>=1.0.0
twine>=4.0.0
packaging>=23.0
requests>=2.28.0
