Spaces:
Sleeping
Sleeping
# Testing | |
pytest==8.0.0 | |
pytest-cov==4.1.0 | |
pytest-mock==3.12.0 | |
pytest-asyncio==0.23.5 | |
pytest-xdist==3.5.0 | |
# Code Quality | |
black==24.1.1 | |
isort==5.13.2 | |
flake8==7.0.0 | |
mypy==1.8.0 | |
types-Pillow==10.2.0.20240106 | |
types-requests==2.31.0.20240125 | |
# Documentation | |
sphinx==7.2.6 | |
sphinx-rtd-theme==2.0.0 | |
sphinx-autodoc-typehints==2.0.1 | |
sphinx-copybutton==0.5.2 | |
sphinx-tabs==3.4.4 | |
# Development Tools | |
pre-commit==3.6.0 | |
ipython==8.21.0 | |
jupyter==1.0.0 | |
notebook==7.0.7 | |
ipykernel==6.29.0 | |
# Build Tools | |
build==1.0.3 | |
twine==4.0.2 | |
wheel==0.42.0 | |
# Monitoring and Debugging | |
memory-profiler==0.61.0 | |
line-profiler==4.1.2 | |
debugpy==1.8.0 |