diff --git a/environment.yml b/environment.yml index edf33ca..b178d53 100644 --- a/environment.yml +++ b/environment.yml @@ -22,6 +22,16 @@ dependencies: - code-server==4.23.1 - jupyter-vscode-proxy==0.6 +# llm packages +- pystac-client==0.8.3 +- odc-stac==0.3.10 +- rioxarray==0.17.0 +- rasterstats==0.20.0 +- leafmap[mablibregl] +- streamlit==1.39.0 +- langchain-core==0.3.7 +- langchain-openai==0.2.1 + # other packages - altair==5.4.1 - earthaccess==0.10.0 @@ -29,9 +39,11 @@ dependencies: - jupyterlab-myst==2.4.2 - leafmap==0.36.10 - seaborn==0.13.2 -- streamlit==1.38.0 # pip installed packages, conda is prefered - pip==24.2 - pip: + - jupyter-ai==2.24.0 - nbconvert[webpdf]==7.16.4 + - git+https://github.com/eodaGmbH/py-maplibregl@feature/color-utils + - git+https://gitlab.nrp-nautilus.io/prp/jupyter-ai-nrp