Skip to content

Commit c62807e

Browse files
committed
Use specific commit until release
1 parent 6c2b444 commit c62807e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = [
1313
"fastapi-login==1.10.3",
1414
"httpx==0.28.1", # should be in fastapi
1515
# "offspot-config==2.7.1",
16-
"offspot-config @ https://github.com/offspot/offspot-config/archive/refs/heads/main.zip",
16+
"offspot-config @ git+https://github.com/offspot/offspot-config.git@62350a40ede769ca31e42c66328e4edd02f82b6e",
1717
]
1818
license = {text = "GPL-3.0-or-later"}
1919
classifiers = [

0 commit comments

Comments
 (0)