# Latest patch release from each direct dependency's minimum supported series.
#
# Keep this file synchronized with [project].dependencies and
# dependency-groups.test in pyproject.toml. The dedicated Python 3.10 CI job
# verifies that these versions still install together and pass the test suite.
ConfigSpace==1.2.2
liac-arff==2.5.0
numpy==1.23.5
pandas==1.5.3
pillow==9.5.0
prettytable==3.3.0
pytest==8.0.2
requests==2.28.2
scikit-learn==1.2.2
scipy==1.9.3
tomli==2.0.1; python_version < "3.11"
torch==2.0.1
torch-geometric==2.5.0
wandb==0.27.2
