# Core dependencies
numpy>=1.19.5
pandas>=1.3.0
scipy>=1.7.0
scikit-learn>=0.24.2
# Deep Learning
torch>=1.9.0
jax>=0.2.25
jaxlib>=0.1.75
# Visualization
matplotlib>=3.4.2
seaborn>=0.11.1
plotly>=5.1.0
# Bioinformatics
biopython>=1.79
biotite>=0.29.0
# Jupyter environment
jupyter>=1.0.0
ipython>=7.26.0
# Development tools
black>=21.6b0
flake8>=3.9.2
pytest>=6.2.5