Add streamlit dependency
This commit is contained in:
parent
ccd40ace48
commit
d498b1e752
2 changed files with 188 additions and 11 deletions
186
pixi.lock
generated
186
pixi.lock
generated
|
|
@ -93,6 +93,7 @@ environments:
|
|||
- pypi: https://files.pythonhosted.org/packages/0f/15/5bf3b99495fb160b63f95972b81750f18f7f4e02ad051373b669d17d44f2/aiohappyeyeballs-2.6.1-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/f7/0d/4764669bdf47bd472899b3d3db91fffbe925c8e3038ec591a2fd2ad6a14d/aiohttp-3.13.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/fb/76/641ae371508676492379f16e2fa48f4e2c11741bd63c48be4b12a6b09cba/aiosignal-1.4.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/aa/f3/0b6ced594e51cc95d8c1fc1640d3623770d01e4969d29c0bd09945fafefa/altair-5.5.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/2b/f0/09a30ca0551af20c7cefa7464b7ccb6f5407a550b83c4dcb15c410814849/anywidget-0.9.18-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/3b/00/2344469e2084fb287c2e0b57b72910309874c3245463acd6cf5e3db69324/appdirs-1.4.4-py2.py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/e0/b1/0542e0cab6f49f151a2d7a42400f84f706fc0b64e85dc1f56708b2e9fd37/array_api_compat-1.12.0-py3-none-any.whl
|
||||
|
|
@ -107,6 +108,7 @@ environments:
|
|||
- pypi: https://files.pythonhosted.org/packages/b1/3c/b90d5afc2e47c4a45f4bba00f9c3193b0417fad5ad3bb07869f9d12832aa/azure_core-1.36.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/3d/9e/1c90a122ea6180e8c72eb7294adc92531b0e08eb3d2324c2ba70d37f4802/azure_storage_blob-12.27.1-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/94/fe/3aed5d0be4d404d12d36ab97e2f1791424d9ca39c2f754a6285d59a3b01d/beautifulsoup4-4.14.2-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/96/9a/8e641b5415e12036d8a206147b8229d917a767b7d939521458d90feddcf5/bokeh-3.8.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/65/c2/27da558ceb90d17b1e4c0cca5dab29f8aea7f63242a1005a8f54230ce5e6/boto3-1.40.64-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/8f/c5/70bec18aef3fe9af63847d8766f81864b20daacd1dc7bf0c1d1ad90c7e98/botocore-1.40.64-py3-none-any.whl
|
||||
|
|
@ -159,6 +161,8 @@ environments:
|
|||
- pypi: https://files.pythonhosted.org/packages/31/b3/802576f2ea5dcb48501bb162e4c7b7b3ca5654a42b2c968ef98a797a4c79/geographiclib-2.1-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/0b/70/d5cd0696eff08e62fdbdebe5b46527facb4e7220eabe0ac6225efab50168/geopandas-1.1.1-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/e5/15/cf2a69ade4b194aa524ac75112d5caac37414b20a3a03e6865dfe0bd1539/geopy-2.4.1-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/a0/61/5c78b91c3143ed5c14207f463aecfc8f9dbb5092fb2869baf37c273b2705/gitdb-4.0.12-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/01/61/d4b89fec821f72385526e1b9d9a3a0385dda4a72b206d28049e2c7cd39b8/gitpython-3.1.45-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/ed/d4/90197b416cb61cefd316964fd9e7bd8324bcbafabf40eef14a9f20b81974/google_api_core-2.28.1-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/21/5a/b00b944eb9cd0f2e39daf3bcce006cb503a89532f507e87e038e04bbea8c/google_api_python_client-2.186.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/92/05/adeb6c495aec4f9d93f9e2fc29eeef6e14d452bba11d15bdb874ce1d5b10/google_auth-2.42.1-py2.py3-none-any.whl
|
||||
|
|
@ -226,7 +230,7 @@ environments:
|
|||
- pypi: https://files.pythonhosted.org/packages/16/32/f8e3c85d1d5250232a5d3477a2a28cc291968ff175caeadaf3cc19ce0e4a/parso-0.8.5-py2.py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/71/e7/40fb618334dcdf7c5a316c0e7343c5cd82d3d866edc100d98e29bc945ecd/partd-1.4.2-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/9e/c3/059298687310d527a58bb01f3b1965787ee3b40dce76752eda8b44e9a2c5/pexpect-4.9.0-py2.py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/38/57/755dbd06530a27a5ed74f8cb0a7a44a21722ebf318edbe67ddbd7fb28f88/pillow-12.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/d5/1c/a2a29649c0b1983d3ef57ee87a66487fdeb45132df66ab30dd37f7dbe162/pillow-11.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/3f/93/023955c26b0ce614342d11cc0652f1e45e32393b6ab9d11a664a60e9b7b7/plotly-6.3.1-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/a8/87/77cc11c7a9ea9fd05503def69e3d18605852cd0d4b0d3b8f15bbeb3ef1d1/pooch-1.8.2-py3-none-any.whl
|
||||
|
|
@ -242,6 +246,7 @@ environments:
|
|||
- pypi: https://files.pythonhosted.org/packages/c8/f1/d6a797abb14f6283c0ddff96bbdd46937f64122b8c925cab503dd37f8214/pyasn1-0.6.1-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/47/8d/d529b5d697919ba8c11ad626e835d4039be708a35b0d22de83a269a6682c/pyasn1_modules-0.4.2-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/a0/e3/59cd50310fc9b59512193629e1984c1f95e5c8ae6e5d8c69532ccc65a7fe/pycparser-2.23-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/ab/4c/b888e6cf58bd9db9c93f40d1c6be8283ff49d88919231afe93a6bcf61626/pydeck-0.9.1-py2.py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/e5/e0/050018d855d26d3c0b4a7d1b2ed692be758ce276d8289e2a2b44ba1014a5/pyerfa-2.0.1.5-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/c7/21/705964c7812476f378728bdf590ca4b771ec72385c533964653c68e86bdc/pygments-2.19.2-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/89/a9/79eca15094f7806a3adcf0bb976ab4346b0fb1bd87956c1933df44546c14/pyogrio-0.11.1-cp313-cp313-manylinux_2_28_x86_64.whl
|
||||
|
|
@ -274,14 +279,18 @@ environments:
|
|||
- pypi: https://files.pythonhosted.org/packages/f2/a2/83fc37e2a58090e3d2ff79175a95493c664bcd0b653dd75cb9134645a4e5/shapely-2.1.2-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/b7/ce/149a00dd41f10bc29e5921b496af8b574d8413afcd5e30dfa0ed46c2cc5e/six-1.17.0-py2.py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/c2/72/739e042f3e8d61be242ec024a1eb5cde76f8ab29590ddadf143eaa844f91/smart_geocubes-0.0.9-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/04/be/d09147ad1ec7934636ad912901c5fd7667e1c858e19d355237db0d0cd5e4/smmap-5.0.2-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/14/a0/bb38d3b76b8cae341dad93a2dd83ab7462e6dbcdd84d43f54ee60a8dc167/soupsieve-2.8-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/81/ec/8bdccea3ff7d557601183581340c3768b7bb7b1e32c8991f1130f0c1e2c4/spectate-1.0.1-py2.py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/f1/7b/ce1eafaf1a76852e2ec9b22edecf1daa58175c090266e9f6c64afcd81d91/stack_data-0.6.3-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/7a/31/7d601cc639b0362a213552a838af601105591598a4b08ec80666458083d2/stopuhr-0.0.10-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/2a/38/991bbf9fa3ed3d9c8e69265fc449bdaade8131c7f0f750dbd388c3c477dc/streamlit-1.50.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/31/cc/099fab5a73909a117e9689c7da4c39a248595187f0f30dd879ad1d2c34ce/tblib-3.2.1-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/32/d5/f9a850d79b0851d1d4ef6456097579a9005b31fea68726a4ae5f2d82ddd9/threadpoolctl-3.6.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/e6/5e/56c751afab61336cf0e7aa671b134255a30f15f59cd9e04f59c598a37ff5/tifffile-2025.10.16-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/fb/12/5911ae3eeec47800503a238d971e51722ccea5feb8569b735184d5fcdbc0/toolz-1.1.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/f9/41/fb15f06e33d7430ca89420283a8762a4e6b8025b800ea51796ab5e6d9559/tornado-6.5.2-cp39-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/d0/30/dc54f88dd4a2b5dc8a0279bdd7270e735851848b762aeb1c1184ed1f6b14/tqdm-4.67.1-py3-none-any.whl
|
||||
|
|
@ -291,6 +300,7 @@ environments:
|
|||
- pypi: https://files.pythonhosted.org/packages/06/af/413f6b172f9d4c4943b980a9fd96bb4d915680ce8f79c07de6f697b45c8b/ultraplot-1.65.1-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/a9/99/3ae339466c9183ea5b8ae87b34c0b897eda475d2aec2307cae60e5cd4f29/uritemplate-4.2.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/a7/c2/fe1e52489ae3122415c51f387e221dd0773709bad6c6cdaa599e8a2c5185/urllib3-2.5.0-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/b5/e8/dbf020b4d98251a9860752a094d09a65e1b436ad181faf929983f697048f/watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/af/b5/123f13c975e9f27ab9c0770f514345bd406d0e8d3b7a0723af9d43f710af/wcwidth-0.2.14-py2.py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/3f/0e/fa3b193432cfc60c93b42f3be03365f5f909d2b3ea410295cf36df739e31/widgetsnbextension-4.0.15-py3-none-any.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/e4/5f/e4eabd0cc6684c5b208c2abc5c3459449c4d15be1694a9bbcf51e0e135fd/wrapt-2.0.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
|
||||
|
|
@ -360,6 +370,53 @@ packages:
|
|||
- frozenlist>=1.1.0
|
||||
- typing-extensions>=4.2 ; python_full_version < '3.13'
|
||||
requires_python: '>=3.9'
|
||||
- pypi: https://files.pythonhosted.org/packages/aa/f3/0b6ced594e51cc95d8c1fc1640d3623770d01e4969d29c0bd09945fafefa/altair-5.5.0-py3-none-any.whl
|
||||
name: altair
|
||||
version: 5.5.0
|
||||
sha256: 91a310b926508d560fe0148d02a194f38b824122641ef528113d029fcd129f8c
|
||||
requires_dist:
|
||||
- jinja2
|
||||
- jsonschema>=3.0
|
||||
- narwhals>=1.14.2
|
||||
- packaging
|
||||
- typing-extensions>=4.10.0 ; python_full_version < '3.14'
|
||||
- altair-tiles>=0.3.0 ; extra == 'all'
|
||||
- anywidget>=0.9.0 ; extra == 'all'
|
||||
- numpy ; extra == 'all'
|
||||
- pandas>=1.1.3 ; extra == 'all'
|
||||
- pyarrow>=11 ; extra == 'all'
|
||||
- vega-datasets>=0.9.0 ; extra == 'all'
|
||||
- vegafusion[embed]>=1.6.6 ; extra == 'all'
|
||||
- vl-convert-python>=1.7.0 ; extra == 'all'
|
||||
- duckdb>=1.0 ; extra == 'dev'
|
||||
- geopandas ; extra == 'dev'
|
||||
- hatch>=1.13.0 ; extra == 'dev'
|
||||
- ipython[kernel] ; extra == 'dev'
|
||||
- mistune ; extra == 'dev'
|
||||
- mypy ; extra == 'dev'
|
||||
- pandas-stubs ; extra == 'dev'
|
||||
- pandas>=1.1.3 ; extra == 'dev'
|
||||
- polars>=0.20.3 ; extra == 'dev'
|
||||
- pyarrow-stubs ; extra == 'dev'
|
||||
- pytest ; extra == 'dev'
|
||||
- pytest-cov ; extra == 'dev'
|
||||
- pytest-xdist[psutil]~=3.5 ; extra == 'dev'
|
||||
- ruff>=0.6.0 ; extra == 'dev'
|
||||
- types-jsonschema ; extra == 'dev'
|
||||
- types-setuptools ; extra == 'dev'
|
||||
- docutils ; extra == 'doc'
|
||||
- jinja2 ; extra == 'doc'
|
||||
- myst-parser ; extra == 'doc'
|
||||
- numpydoc ; extra == 'doc'
|
||||
- pillow>=9,<10 ; extra == 'doc'
|
||||
- pydata-sphinx-theme>=0.14.1 ; extra == 'doc'
|
||||
- scipy ; extra == 'doc'
|
||||
- sphinx ; extra == 'doc'
|
||||
- sphinx-copybutton ; extra == 'doc'
|
||||
- sphinx-design ; extra == 'doc'
|
||||
- sphinxext-altair ; extra == 'doc'
|
||||
- vl-convert-python>=1.7.0 ; extra == 'save'
|
||||
requires_python: '>=3.9'
|
||||
- pypi: https://files.pythonhosted.org/packages/2b/f0/09a30ca0551af20c7cefa7464b7ccb6f5407a550b83c4dcb15c410814849/anywidget-0.9.18-py3-none-any.whl
|
||||
name: anywidget
|
||||
version: 0.9.18
|
||||
|
|
@ -562,6 +619,11 @@ packages:
|
|||
- html5lib ; extra == 'html5lib'
|
||||
- lxml ; extra == 'lxml'
|
||||
requires_python: '>=3.7.0'
|
||||
- pypi: https://files.pythonhosted.org/packages/10/cb/f2ad4230dc2eb1a74edf38f1a38b9b52277f75bef262d8908e60d957e13c/blinker-1.9.0-py3-none-any.whl
|
||||
name: blinker
|
||||
version: 1.9.0
|
||||
sha256: ba0efaa9080b619ff2f3459d1d500c57bddea4a6b424b60a91141db6fd2f08bc
|
||||
requires_python: '>=3.9'
|
||||
- pypi: https://files.pythonhosted.org/packages/96/9a/8e641b5415e12036d8a206147b8229d917a767b7d939521458d90feddcf5/bokeh-3.8.0-py3-none-any.whl
|
||||
name: bokeh
|
||||
version: 3.8.0
|
||||
|
|
@ -1212,7 +1274,7 @@ packages:
|
|||
- pypi: ./
|
||||
name: entropice
|
||||
version: 0.1.0
|
||||
sha256: 5eafeeeb08de711ba0c2a37479ab529ba83b96cd42614cb400aa143140f64a93
|
||||
sha256: 39f2dabdc6891e121e03650dfde2f69b084370df8561d63478c6b3b518530e54
|
||||
requires_dist:
|
||||
- aiohttp>=3.12.11
|
||||
- bokeh>=3.7.3
|
||||
|
|
@ -1258,6 +1320,7 @@ packages:
|
|||
- xvec>=0.5.1
|
||||
- zarr[remote]>=3.1.3
|
||||
- geocube>=0.7.1,<0.8
|
||||
- streamlit>=1.50.0,<2
|
||||
editable: true
|
||||
- pypi: git+ssh://git@forgejo.tobiashoelzer.de:22222/tobias/entropy.git#9ca1bdf4afc4ac9b0ea29ebbc060ffecb5cffcf7
|
||||
name: entropy
|
||||
|
|
@ -1649,6 +1712,35 @@ packages:
|
|||
- requests>=2.16.2 ; extra == 'requests'
|
||||
- pytz ; extra == 'timezone'
|
||||
requires_python: '>=3.7'
|
||||
- pypi: https://files.pythonhosted.org/packages/a0/61/5c78b91c3143ed5c14207f463aecfc8f9dbb5092fb2869baf37c273b2705/gitdb-4.0.12-py3-none-any.whl
|
||||
name: gitdb
|
||||
version: 4.0.12
|
||||
sha256: 67073e15955400952c6565cc3e707c554a4eea2e428946f7a4c162fab9bd9bcf
|
||||
requires_dist:
|
||||
- smmap>=3.0.1,<6
|
||||
requires_python: '>=3.7'
|
||||
- pypi: https://files.pythonhosted.org/packages/01/61/d4b89fec821f72385526e1b9d9a3a0385dda4a72b206d28049e2c7cd39b8/gitpython-3.1.45-py3-none-any.whl
|
||||
name: gitpython
|
||||
version: 3.1.45
|
||||
sha256: 8908cb2e02fb3b93b7eb0f2827125cb699869470432cc885f019b8fd0fccff77
|
||||
requires_dist:
|
||||
- gitdb>=4.0.1,<5
|
||||
- typing-extensions>=3.10.0.2 ; python_full_version < '3.10'
|
||||
- coverage[toml] ; extra == 'test'
|
||||
- ddt>=1.1.1,!=1.4.3 ; extra == 'test'
|
||||
- mock ; python_full_version < '3.8' and extra == 'test'
|
||||
- mypy ; extra == 'test'
|
||||
- pre-commit ; extra == 'test'
|
||||
- pytest>=7.3.1 ; extra == 'test'
|
||||
- pytest-cov ; extra == 'test'
|
||||
- pytest-instafail ; extra == 'test'
|
||||
- pytest-mock ; extra == 'test'
|
||||
- pytest-sugar ; extra == 'test'
|
||||
- typing-extensions ; python_full_version < '3.11' and extra == 'test'
|
||||
- sphinx>=7.1.2,<7.2 ; extra == 'doc'
|
||||
- sphinx-rtd-theme ; extra == 'doc'
|
||||
- sphinx-autodoc-typehints ; extra == 'doc'
|
||||
requires_python: '>=3.7'
|
||||
- conda: https://conda.anaconda.org/conda-forge/linux-64/gmp-6.3.0-hac33072_2.conda
|
||||
sha256: 309cf4f04fec0c31b6771a5809a1909b4b3154a2208f52351e1ada006f4c750c
|
||||
md5: c94a5994ef49749880a8139cf9afcbe1
|
||||
|
|
@ -3541,10 +3633,10 @@ packages:
|
|||
sha256: 7236d1e080e4936be2dc3e326cec0af72acf9212a7e1d060210e70a47e253523
|
||||
requires_dist:
|
||||
- ptyprocess>=0.5
|
||||
- pypi: https://files.pythonhosted.org/packages/38/57/755dbd06530a27a5ed74f8cb0a7a44a21722ebf318edbe67ddbd7fb28f88/pillow-12.0.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
||||
- pypi: https://files.pythonhosted.org/packages/d5/1c/a2a29649c0b1983d3ef57ee87a66487fdeb45132df66ab30dd37f7dbe162/pillow-11.3.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
|
||||
name: pillow
|
||||
version: 12.0.0
|
||||
sha256: f4f1231b7dec408e8670264ce63e9c71409d9583dd21d32c163e25213ee2a344
|
||||
version: 11.3.0
|
||||
sha256: 13f87d581e71d9189ab21fe0efb5a23e9f28552d5be6979e84001d3b8505abe8
|
||||
requires_dist:
|
||||
- furo ; extra == 'docs'
|
||||
- olefile ; extra == 'docs'
|
||||
|
|
@ -3555,9 +3647,6 @@ packages:
|
|||
- sphinxext-opengraph ; extra == 'docs'
|
||||
- olefile ; extra == 'fpx'
|
||||
- olefile ; extra == 'mic'
|
||||
- arro3-compute ; extra == 'test-arrow'
|
||||
- arro3-core ; extra == 'test-arrow'
|
||||
- nanoarrow ; extra == 'test-arrow'
|
||||
- pyarrow ; extra == 'test-arrow'
|
||||
- check-manifest ; extra == 'tests'
|
||||
- coverage>=7.4.2 ; extra == 'tests'
|
||||
|
|
@ -3565,14 +3654,15 @@ packages:
|
|||
- markdown2 ; extra == 'tests'
|
||||
- olefile ; extra == 'tests'
|
||||
- packaging ; extra == 'tests'
|
||||
- pyroma>=5 ; extra == 'tests'
|
||||
- pyroma ; extra == 'tests'
|
||||
- pytest ; extra == 'tests'
|
||||
- pytest-cov ; extra == 'tests'
|
||||
- pytest-timeout ; extra == 'tests'
|
||||
- pytest-xdist ; extra == 'tests'
|
||||
- trove-classifiers>=2024.10.12 ; extra == 'tests'
|
||||
- typing-extensions ; python_full_version < '3.10' and extra == 'typing'
|
||||
- defusedxml ; extra == 'xmp'
|
||||
requires_python: '>=3.10'
|
||||
requires_python: '>=3.9'
|
||||
- pypi: https://files.pythonhosted.org/packages/73/cb/ac7874b3e5d58441674fb70742e6c374b28b0c7cb988d37d991cde47166c/platformdirs-4.5.0-py3-none-any.whl
|
||||
name: platformdirs
|
||||
version: 4.5.0
|
||||
|
|
@ -3750,6 +3840,19 @@ packages:
|
|||
version: '2.23'
|
||||
sha256: e5c6e8d3fbad53479cab09ac03729e0a9faf2bee3db8208a550daf5af81a5934
|
||||
requires_python: '>=3.8'
|
||||
- pypi: https://files.pythonhosted.org/packages/ab/4c/b888e6cf58bd9db9c93f40d1c6be8283ff49d88919231afe93a6bcf61626/pydeck-0.9.1-py2.py3-none-any.whl
|
||||
name: pydeck
|
||||
version: 0.9.1
|
||||
sha256: b3f75ba0d273fc917094fa61224f3f6076ca8752b93d46faf3bcfd9f9d59b038
|
||||
requires_dist:
|
||||
- jinja2>=2.10.1
|
||||
- numpy>=1.16.4
|
||||
- pydeck-carto ; extra == 'carto'
|
||||
- ipywidgets>=7,<8 ; extra == 'jupyter'
|
||||
- traitlets>=4.3.2 ; extra == 'jupyter'
|
||||
- ipython>=5.8.0 ; python_full_version < '3.4' and extra == 'jupyter'
|
||||
- ipykernel>=5.1.2 ; python_full_version >= '3.4' and extra == 'jupyter'
|
||||
requires_python: '>=3.8'
|
||||
- pypi: https://files.pythonhosted.org/packages/e5/e0/050018d855d26d3c0b4a7d1b2ed692be758ce276d8289e2a2b44ba1014a5/pyerfa-2.0.1.5-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
|
||||
name: pyerfa
|
||||
version: 2.0.1.5
|
||||
|
|
@ -4347,6 +4450,11 @@ packages:
|
|||
- mapclassify>=2.8.1 ; extra == 'viz'
|
||||
- matplotlib>=3.10.0 ; extra == 'viz'
|
||||
requires_python: '>=3.11'
|
||||
- pypi: https://files.pythonhosted.org/packages/04/be/d09147ad1ec7934636ad912901c5fd7667e1c858e19d355237db0d0cd5e4/smmap-5.0.2-py3-none-any.whl
|
||||
name: smmap
|
||||
version: 5.0.2
|
||||
sha256: b30115f0def7d7531d22a0fb6502488d879e75b260a9db4d0819cfb25403af5e
|
||||
requires_python: '>=3.7'
|
||||
- pypi: https://files.pythonhosted.org/packages/32/46/9cb0e58b2deb7f82b84065f37f3bffeb12413f947f9388e4cac22c4621ce/sortedcontainers-2.4.0-py2.py3-none-any.whl
|
||||
name: sortedcontainers
|
||||
version: 2.4.0
|
||||
|
|
@ -4381,6 +4489,41 @@ packages:
|
|||
requires_dist:
|
||||
- pandas>=2.2.3 ; extra == 'export'
|
||||
requires_python: '>=3.11'
|
||||
- pypi: https://files.pythonhosted.org/packages/2a/38/991bbf9fa3ed3d9c8e69265fc449bdaade8131c7f0f750dbd388c3c477dc/streamlit-1.50.0-py3-none-any.whl
|
||||
name: streamlit
|
||||
version: 1.50.0
|
||||
sha256: 9403b8f94c0a89f80cf679c2fcc803d9a6951e0fba542e7611995de3f67b4bb3
|
||||
requires_dist:
|
||||
- altair>=4.0,!=5.4.0,!=5.4.1,<6
|
||||
- blinker>=1.5.0,<2
|
||||
- cachetools>=4.0,<7
|
||||
- click>=7.0,<9
|
||||
- numpy>=1.23,<3
|
||||
- packaging>=20,<26
|
||||
- pandas>=1.4.0,<3
|
||||
- pillow>=7.1.0,<12
|
||||
- protobuf>=3.20,<7
|
||||
- pyarrow>=7.0
|
||||
- requests>=2.27,<3
|
||||
- tenacity>=8.1.0,<10
|
||||
- toml>=0.10.1,<2
|
||||
- typing-extensions>=4.4.0,<5
|
||||
- watchdog>=2.1.5,<7 ; sys_platform != 'darwin'
|
||||
- gitpython>=3.0.7,!=3.1.19,<4
|
||||
- pydeck>=0.8.0b4,<1
|
||||
- tornado>=6.0.3,!=6.5.0,<7
|
||||
- snowflake-snowpark-python[modin]>=1.17.0 ; python_full_version < '3.12' and extra == 'snowflake'
|
||||
- snowflake-connector-python>=3.3.0 ; python_full_version < '3.12' and extra == 'snowflake'
|
||||
- streamlit-pdf>=1.0.0 ; extra == 'pdf'
|
||||
- authlib>=1.3.2 ; extra == 'auth'
|
||||
- matplotlib>=3.0.0 ; extra == 'charts'
|
||||
- graphviz>=0.19.0 ; extra == 'charts'
|
||||
- plotly>=4.0.0 ; extra == 'charts'
|
||||
- orjson>=3.5.0 ; extra == 'charts'
|
||||
- sqlalchemy>=2.0.0 ; extra == 'sql'
|
||||
- streamlit[auth,charts,pdf,snowflake,sql] ; extra == 'all'
|
||||
- rich>=11.0.0 ; extra == 'all'
|
||||
requires_python: '>=3.9,!=3.9.7'
|
||||
- conda: https://conda.anaconda.org/conda-forge/noarch/sympy-1.14.0-pyh2585a3b_105.conda
|
||||
sha256: 09d3b6ac51d437bc996ad006d9f749ca5c645c1900a854a6c8f193cbd13f03a8
|
||||
md5: 8c09fac3785696e1c477156192d64b91
|
||||
|
|
@ -4414,6 +4557,17 @@ packages:
|
|||
version: 3.2.1
|
||||
sha256: aacdaffceac6c4ef6818887b15677513f16d75c68384b76b415a935d548dd172
|
||||
requires_python: '>=3.9'
|
||||
- pypi: https://files.pythonhosted.org/packages/e5/30/643397144bfbfec6f6ef821f36f33e57d35946c44a2352d3c9f0ae847619/tenacity-9.1.2-py3-none-any.whl
|
||||
name: tenacity
|
||||
version: 9.1.2
|
||||
sha256: f77bf36710d8b73a50b2dd155c97b870017ad21afe6ab300326b0371b3b05138
|
||||
requires_dist:
|
||||
- reno ; extra == 'doc'
|
||||
- sphinx ; extra == 'doc'
|
||||
- pytest ; extra == 'test'
|
||||
- tornado>=4.5 ; extra == 'test'
|
||||
- typeguard ; extra == 'test'
|
||||
requires_python: '>=3.9'
|
||||
- pypi: https://files.pythonhosted.org/packages/32/d5/f9a850d79b0851d1d4ef6456097579a9005b31fea68726a4ae5f2d82ddd9/threadpoolctl-3.6.0-py3-none-any.whl
|
||||
name: threadpoolctl
|
||||
version: 3.6.0
|
||||
|
|
@ -4469,6 +4623,11 @@ packages:
|
|||
purls: []
|
||||
size: 3285204
|
||||
timestamp: 1748387766691
|
||||
- pypi: https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl
|
||||
name: toml
|
||||
version: 0.10.2
|
||||
sha256: 806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b
|
||||
requires_python: '>=2.6,!=3.0.*,!=3.1.*,!=3.2.*'
|
||||
- pypi: https://files.pythonhosted.org/packages/fb/12/5911ae3eeec47800503a238d971e51722ccea5feb8569b735184d5fcdbc0/toolz-1.1.0-py3-none-any.whl
|
||||
name: toolz
|
||||
version: 1.1.0
|
||||
|
|
@ -4569,6 +4728,13 @@ packages:
|
|||
- pysocks>=1.5.6,!=1.5.7,<2.0 ; extra == 'socks'
|
||||
- zstandard>=0.18.0 ; extra == 'zstd'
|
||||
requires_python: '>=3.9'
|
||||
- pypi: https://files.pythonhosted.org/packages/b5/e8/dbf020b4d98251a9860752a094d09a65e1b436ad181faf929983f697048f/watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl
|
||||
name: watchdog
|
||||
version: 6.0.0
|
||||
sha256: 20ffe5b202af80ab4266dcd3e91aae72bf2da48c0d33bdb15c66658e685e94e2
|
||||
requires_dist:
|
||||
- pyyaml>=3.10 ; extra == 'watchmedo'
|
||||
requires_python: '>=3.9'
|
||||
- pypi: https://files.pythonhosted.org/packages/af/b5/123f13c975e9f27ab9c0770f514345bd406d0e8d3b7a0723af9d43f710af/wcwidth-0.2.14-py2.py3-none-any.whl
|
||||
name: wcwidth
|
||||
version: 0.2.14
|
||||
|
|
|
|||
|
|
@ -48,7 +48,9 @@ dependencies = [
|
|||
"xarray>=2025.9.0",
|
||||
"xdggs>=0.2.1",
|
||||
"xvec>=0.5.1",
|
||||
"zarr[remote]>=3.1.3", "geocube>=0.7.1,<0.8",
|
||||
"zarr[remote]>=3.1.3",
|
||||
"geocube>=0.7.1,<0.8",
|
||||
"streamlit>=1.50.0,<2",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
|
@ -96,6 +98,15 @@ cuda = "12"
|
|||
entropice = { path = ".", editable = true }
|
||||
|
||||
[tool.pixi.tasks]
|
||||
dashboard = { cmd = [
|
||||
"streamlit",
|
||||
"run",
|
||||
"src/entropice/training_analysis_dashboard.py",
|
||||
"--server.port",
|
||||
"8501",
|
||||
"--server.address",
|
||||
"0.0.0.0",
|
||||
] }
|
||||
|
||||
[tool.pixi.dependencies]
|
||||
pytorch-gpu = ">=2.5.1,<3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue