Matching core's version dependency

This commit is contained in:
SimplifiedPrivacy 2026-07-15 19:33:12 -04:00
parent 14693e1023
commit 4e6082913d

View file

@ -12,7 +12,7 @@ classifiers = [
"Operating System :: POSIX :: Linux", "Operating System :: POSIX :: Linux",
] ]
dependencies = [ dependencies = [
"sp-hydra-veil-core == 2.3.9", "sp-hydra-veil-core == 2.4.0",
] ]
[project.urls] [project.urls]