diff options
| author | Daniel Schadt <kingdread@gmx.de> | 2026-05-02 14:15:43 +0200 |
|---|---|---|
| committer | Daniel Schadt <kingdread@gmx.de> | 2026-05-14 17:28:16 +0200 |
| commit | 25a8100f7522868bbd2f46fe7ca3c472b7a7902b (patch) | |
| tree | d8ef654535df64704f0ed4fd408130830dadedf3 /pyproject.toml | |
| parent | 6afc1a45ff6ae525cf352344caad350f0879fd5b (diff) | |
| download | fietsboek-25a8100f7522868bbd2f46fe7ca3c472b7a7902b.tar.gz fietsboek-25a8100f7522868bbd2f46fe7ca3c472b7a7902b.tar.bz2 fietsboek-25a8100f7522868bbd2f46fe7ca3c472b7a7902b.zip | |
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index e5b0eaf..d3d22a1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dependencies = [ "typst (>=0.14.1,<0.15.0)", "matplotlib (>=3.10.7,<4.0.0)", - "hittekaart-py @ git+https://gitlab.com/dunj3/hittekaart@013dc01683c42177e132847475c8b57d1a67fc14#subdirectory=hittekaart-py", + "hittekaart-py @ git+https://gitlab.com/dunj3/hittekaart@9a576a8d3a8cb1d143be0ade0310f71b490cacb9#subdirectory=hittekaart-py", ] [project.urls] |
