[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
scikit-learn = "*"
torch = "*"
be-great = "*"
certifi = "*"

[dev-packages]
ipykernel = "*"
jupyter = "*"
jupyterlab = "*"
seaborn = "*"
matplotlib = "*"

[requires]
python_version = "3.10"
