tensorflow==2.12.1

[all]
Flask>=2.2.0
numpy>=1.24
pandas>=2.1
scikit-learn>=1.2
scipy>=1.10
matplotlib>=3.7
Pillow>=9.5
seaborn>=0.12
torch>=2.2.0

[ml]
numpy>=1.24
pandas>=2.1
scikit-learn>=1.2
scipy>=1.10
matplotlib>=3.7
Pillow>=9.5
seaborn>=0.12

[torch]
torch>=2.2.0

[web]
Flask>=2.2.0
