Skip to content
Snippets Groups Projects
Verified Commit 57903e42 authored by Yannick DAYER's avatar Yannick DAYER
Browse files

chore(deps): add dependencies pinning for release. [skip ci]

parent 0759329a
No related branches found
No related tags found
No related merge requests found
Pipeline #89807 skipped
[build-system]
requires = ["setuptools>=61.0.0", "wheel"]
requires = ["setuptools>=69,2.0", "wheel"]
build-backend = "setuptools.build_meta"
[project]
......@@ -24,19 +24,19 @@
"Topic :: Scientific/Engineering :: Artificial Intelligence",
]
dependencies = [
"bob",
"bob.io.base",
"bob.bio.base",
"bob.bio.face",
"bob.pad.base",
"bob.bio.video",
"clapper",
"dask-ml",
"imageio-ffmpeg",
"numpy",
"scikit-learn",
"scikit-image",
"torch",
"bob==12.1.1",
"bob.io.base==5.1.1",
"bob.bio.base==8.1.1",
"bob.bio.face==8.0.1",
"bob.pad.base==6.0.1",
"bob.bio.video==7.0.1",
"clapper~=1.0",
"dask-ml==2024.3.20",
"imageio-ffmpeg~=0.4",
"numpy~=1.26",
"scikit-learn~=1.4",
"scikit-image~=0.19",
"torch~=2.1",
]
[project.urls]
......@@ -114,3 +114,7 @@
]
junit_logging = "all"
junit_log_passing_tests = false
# [profile]
# repository_url = "git@gitlab.idiap.ch:bob/dev-profile.git"
# commit_hash = "370d1fe4102014cb50e17ce9dd829ae47d21e9b8"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment