Skip to content

Commit

Permalink
update pixi.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielTollenaar committed Nov 4, 2024
1 parent 3ca785f commit afb10da
Showing 1 changed file with 52 additions and 2 deletions.
54 changes: 52 additions & 2 deletions pixi.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4165,6 +4165,16 @@ packages:
- pytest ; extra == 'tests'
requires_python: '>=3.10'
editable: true
- kind: pypi
name: bokeh-helpers
version: 0.1.0
path: src/bokeh_helpers
sha256: 4c427e6caa50c97d621c7387f257a1f3bc2fd87e136485ddc28f6e658aa99d61
requires_dist:
- bokeh>3
- pytest ; extra == 'tests'
requires_python: '>=3.10'
editable: true
- kind: conda
name: branca
version: 0.7.2
Expand Down Expand Up @@ -7067,6 +7077,16 @@ packages:
- pytest ; extra == 'tests'
requires_python: '>=3.10'
editable: true
- kind: pypi
name: hydamo
version: 0.1.0
path: src/hydamo
sha256: 8981c9d89f3f7f7dd48c6c5cf14396677feed3971cc661e63f398f3b57ae6f4c
requires_dist:
- geopandas
- pytest ; extra == 'tests'
requires_python: '>=3.10'
editable: true
- kind: conda
name: hyperframe
version: 6.0.1
Expand Down Expand Up @@ -14720,6 +14740,24 @@ packages:
- pytest ; extra == 'tests'
requires_python: '>=3.10'
editable: true
- kind: pypi
name: peilbeheerst-model
version: 0.1.0
path: src/peilbeheerst_model
sha256: 9ec22544800123361c4449542c548c1e3739a3f8d9d5bbe2f91a8d50d304fac5
requires_dist:
- fiona
- geopandas
- matplotlib
- networkx
- numpy
- pandas
- pydantic
- shapely
- tqdm
- pytest ; extra == 'tests'
requires_python: '>=3.10'
editable: true
- kind: conda
name: pexpect
version: 4.9.0
Expand Down Expand Up @@ -16989,9 +17027,9 @@ packages:
timestamp: 1598024297745
- kind: pypi
name: ribasim
version: 2024.10.0
version: 2024.11.0
path: ../Ribasim/python/ribasim
sha256: c48692687129085ad19256cbf54c8df9853f6259b31997cc4a282fde86072751
sha256: ba8a6a24955e974dd0d7ae81ad59546134417f48eabce10cb280ac5f8c3290db
requires_dist:
- geopandas
- matplotlib
Expand All @@ -17010,6 +17048,7 @@ packages:
- pytest-cov ; extra == 'all'
- pytest-xdist ; extra == 'all'
- ribasim-testmodels ; extra == 'all'
- teamcity-messages ; extra == 'all'
- xugrid ; extra == 'all'
- jinja2 ; extra == 'delwaq'
- networkx ; extra == 'delwaq'
Expand All @@ -17019,6 +17058,7 @@ packages:
- pytest-cov ; extra == 'tests'
- pytest-xdist ; extra == 'tests'
- ribasim-testmodels ; extra == 'tests'
- teamcity-messages ; extra == 'tests'
requires_python: '>=3.10'
editable: true
- kind: conda
Expand Down Expand Up @@ -17059,6 +17099,16 @@ packages:
- pytest ; extra == 'tests'
requires_python: '>=3.10'
editable: true
- kind: pypi
name: ribasim-nl
version: 0.1.0
path: src/ribasim_nl
sha256: c88a53d538c83ac90850bab1b6312861cccdd0308477e30cc3d8879643db57c0
requires_dist:
- geopandas
- pytest ; extra == 'tests'
requires_python: '>=3.10'
editable: true
- kind: conda
name: rich
version: 13.9.2
Expand Down

0 comments on commit afb10da

Please sign in to comment.