# This file was autogenerated by uv via the following command:
#    uv export --no-hashes --all-extras --format requirements-txt
-e .
annotated-types==0.7.0
    # via pydantic
anyio==4.11.0
    # via
    #   httpx
    #   openai
appnope==0.1.4 ; sys_platform == 'darwin'
    # via ipykernel
asttokens==3.0.0
    # via stack-data
backoff==2.2.1
    # via langfuse
boto3==1.40.57
    # via
    #   e84-geoai-common
    #   moto
boto3-stubs==1.40.57
    # via e84-geoai-common
botocore==1.40.57
    # via
    #   boto3
    #   moto
    #   s3transfer
botocore-stubs==1.40.57
    # via boto3-stubs
branca==0.8.2
    # via folium
build==1.3.0
    # via e84-geoai-common
certifi==2025.10.5
    # via
    #   httpcore
    #   httpx
    #   requests
cffi==2.0.0 ; implementation_name == 'pypy' or platform_python_implementation != 'PyPy'
    # via
    #   cryptography
    #   pyzmq
cfgv==3.4.0
    # via pre-commit
charset-normalizer==3.4.4
    # via requests
colorama==0.4.6
    # via
    #   build
    #   ipython
    #   pytest
    #   pytest-watch
    #   tqdm
comm==0.2.3
    # via ipykernel
cryptography==46.0.3
    # via moto
debugpy==1.8.17
    # via ipykernel
decorator==5.2.1
    # via ipython
distlib==0.4.0
    # via virtualenv
distro==1.9.0
    # via openai
docopt==0.6.2
    # via pytest-watch
executing==2.2.1
    # via stack-data
filelock==3.20.0
    # via virtualenv
folium==0.20.0
    # via e84-geoai-common
function-schema==0.4.5
    # via e84-geoai-common
googleapis-common-protos==1.71.0
    # via opentelemetry-exporter-otlp-proto-http
h11==0.16.0
    # via httpcore
httpcore==1.0.9
    # via httpx
httpx==0.28.1
    # via
    #   langfuse
    #   openai
identify==2.6.15
    # via pre-commit
idna==3.11
    # via
    #   anyio
    #   httpx
    #   requests
importlib-metadata==8.7.0
    # via opentelemetry-api
iniconfig==2.3.0
    # via pytest
ipykernel==7.0.1
    # via e84-geoai-common
ipython==9.6.0
    # via ipykernel
ipython-pygments-lexers==1.1.1
    # via ipython
jedi==0.19.2
    # via ipython
jinja2==3.1.6
    # via
    #   branca
    #   folium
    #   moto
jiter==0.11.1
    # via openai
jmespath==1.0.1
    # via
    #   boto3
    #   botocore
jupyter-client==8.6.3
    # via ipykernel
jupyter-core==5.9.1
    # via
    #   ipykernel
    #   jupyter-client
langfuse==3.8.1
    # via e84-geoai-common
markdown-it-py==4.0.0
    # via rich
markupsafe==3.0.3
    # via
    #   jinja2
    #   werkzeug
matplotlib-inline==0.2.1
    # via
    #   ipykernel
    #   ipython
mdurl==0.1.2
    # via markdown-it-py
moto==5.1.15
    # via e84-geoai-common
mypy-boto3-bedrock==1.40.53
    # via boto3-stubs
mypy-boto3-bedrock-runtime==1.40.41
    # via
    #   boto3-stubs
    #   e84-geoai-common
mypy-boto3-s3==1.40.26
    # via boto3-stubs
nest-asyncio==1.6.0
    # via ipykernel
nodeenv==1.9.1
    # via
    #   pre-commit
    #   pyright
numpy==2.3.4
    # via
    #   folium
    #   shapely
    #   types-shapely
openai==2.6.0
    # via langfuse
opentelemetry-api==1.38.0
    # via
    #   langfuse
    #   opentelemetry-exporter-otlp-proto-http
    #   opentelemetry-sdk
    #   opentelemetry-semantic-conventions
opentelemetry-exporter-otlp-proto-common==1.38.0
    # via opentelemetry-exporter-otlp-proto-http
opentelemetry-exporter-otlp-proto-http==1.38.0
    # via langfuse
opentelemetry-proto==1.38.0
    # via
    #   opentelemetry-exporter-otlp-proto-common
    #   opentelemetry-exporter-otlp-proto-http
opentelemetry-sdk==1.38.0
    # via
    #   langfuse
    #   opentelemetry-exporter-otlp-proto-http
opentelemetry-semantic-conventions==0.59b0
    # via opentelemetry-sdk
packaging==25.0
    # via
    #   build
    #   ipykernel
    #   langfuse
    #   pytest
parso==0.8.5
    # via jedi
pexpect==4.9.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
    # via ipython
platformdirs==4.5.0
    # via
    #   jupyter-core
    #   virtualenv
pluggy==1.6.0
    # via pytest
pre-commit==4.3.0
    # via e84-geoai-common
pre-commit-hooks==6.0.0
    # via e84-geoai-common
prompt-toolkit==3.0.52
    # via ipython
protobuf==6.33.0
    # via
    #   googleapis-common-protos
    #   opentelemetry-proto
psutil==7.1.1
    # via ipykernel
ptyprocess==0.7.0 ; sys_platform != 'emscripten' and sys_platform != 'win32'
    # via pexpect
pure-eval==0.2.3
    # via stack-data
py-partiql-parser==0.6.1
    # via moto
pycparser==2.23 ; (implementation_name != 'PyPy' and platform_python_implementation != 'PyPy') or (implementation_name == 'pypy' and platform_python_implementation == 'PyPy')
    # via cffi
pydantic==2.12.3
    # via
    #   e84-geoai-common
    #   langfuse
    #   openai
pydantic-core==2.41.4
    # via pydantic
pygments==2.19.2
    # via
    #   ipython
    #   ipython-pygments-lexers
    #   pytest
    #   rich
pyproject-hooks==1.2.0
    # via build
pyright==1.1.406
    # via e84-geoai-common
pytest==8.4.2
    # via
    #   e84-geoai-common
    #   pytest-watch
pytest-watch==4.2.0
    # via e84-geoai-common
python-dateutil==2.9.0.post0
    # via
    #   botocore
    #   jupyter-client
    #   moto
pyyaml==6.0.3
    # via
    #   moto
    #   pre-commit
    #   responses
pyzmq==27.1.0
    # via
    #   ipykernel
    #   jupyter-client
requests==2.32.5
    # via
    #   folium
    #   langfuse
    #   moto
    #   opentelemetry-exporter-otlp-proto-http
    #   responses
responses==0.25.8
    # via moto
rich==14.2.0
    # via e84-geoai-common
ruamel-yaml==0.18.16
    # via pre-commit-hooks
ruamel-yaml-clib==0.2.14 ; python_full_version < '3.14' and platform_python_implementation == 'CPython'
    # via ruamel-yaml
ruff==0.14.1
    # via e84-geoai-common
s3transfer==0.14.0
    # via boto3
shapely==2.1.2
    # via e84-geoai-common
six==1.17.0
    # via python-dateutil
sniffio==1.3.1
    # via
    #   anyio
    #   openai
stack-data==0.6.3
    # via ipython
tornado==6.5.2
    # via
    #   ipykernel
    #   jupyter-client
tqdm==4.67.1
    # via openai
traitlets==5.14.3
    # via
    #   ipykernel
    #   ipython
    #   jupyter-client
    #   jupyter-core
    #   matplotlib-inline
types-awscrt==0.28.2
    # via botocore-stubs
types-s3transfer==0.14.0
    # via boto3-stubs
types-shapely==2.1.0.20250917
    # via e84-geoai-common
typing-extensions==4.15.0
    # via
    #   anyio
    #   openai
    #   opentelemetry-api
    #   opentelemetry-exporter-otlp-proto-http
    #   opentelemetry-sdk
    #   opentelemetry-semantic-conventions
    #   pydantic
    #   pydantic-core
    #   pyright
    #   typing-inspection
typing-inspection==0.4.2
    # via pydantic
urllib3==2.5.0
    # via
    #   botocore
    #   requests
    #   responses
virtualenv==20.35.3
    # via pre-commit
watchdog==6.0.0
    # via pytest-watch
wcwidth==0.2.14
    # via prompt-toolkit
werkzeug==3.1.3
    # via moto
wrapt==1.17.3
    # via langfuse
xmltodict==1.0.2
    # via moto
xyzservices==2025.4.0
    # via folium
zipp==3.23.0
    # via importlib-metadata
