
[all]
torch>=1.9.0
tensorflow>=2.6.0
kaggle>=1.5.0
jupyter>=1.0.0
nbformat>=5.0.0
pandas>=1.0.0
requests>=2.25.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
flake8>=6.0.0
mypy>=1.0.0
build>=0.10.0
twine>=4.0.0

[jupyter]
jupyter>=1.0.0
nbformat>=5.0.0

[kaggle]
kaggle>=1.5.0

[keras]
tensorflow>=2.6.0

[pandas]
pandas>=1.0.0

[pytorch]
torch>=1.9.0

[remote]
requests>=2.25.0

[tensorflow]
tensorflow>=2.6.0
