Loading poetry.lock +1 −1 Original line number Diff line number Diff line Loading @@ -588,4 +588,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.1" python-versions = ">=3.12" content-hash = "2975ad6a49af5ded891d2006080c3767d4346931cd08ca84c8e00c2a2fe981a7" content-hash = "80baff4e72bcad65db206278ae6c1e049b0dcc481c504f03dc710e72cb41e5ca" pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" readme = "README.md" requires-python = ">=3.12" dependencies = ["python-gitlab (>=6.3.0,<7.0.0)", "gitpython (>=3.1.43,<4.0.0)", "requests (>=2.32.5,<3.0.0)", "urllib3 (>=2.5.0,<3.0.0)"] dependencies = ["python-gitlab (>=6.3.0,<7.0.0)", "gitpython (>=3.1.43,<4.0.0)"] [project.scripts] gitlab-cp = "gitlab_cp.sync:run" Loading Loading
poetry.lock +1 −1 Original line number Diff line number Diff line Loading @@ -588,4 +588,4 @@ zstd = ["zstandard (>=0.18.0)"] [metadata] lock-version = "2.1" python-versions = ">=3.12" content-hash = "2975ad6a49af5ded891d2006080c3767d4346931cd08ca84c8e00c2a2fe981a7" content-hash = "80baff4e72bcad65db206278ae6c1e049b0dcc481c504f03dc710e72cb41e5ca"
pyproject.toml +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ authors = [{ name = "Pierre Smeyers", email = "pierre.smeyers@gmail.com" }] license = "LGPL" readme = "README.md" requires-python = ">=3.12" dependencies = ["python-gitlab (>=6.3.0,<7.0.0)", "gitpython (>=3.1.43,<4.0.0)", "requests (>=2.32.5,<3.0.0)", "urllib3 (>=2.5.0,<3.0.0)"] dependencies = ["python-gitlab (>=6.3.0,<7.0.0)", "gitpython (>=3.1.43,<4.0.0)"] [project.scripts] gitlab-cp = "gitlab_cp.sync:run" Loading