#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
#    pip-compile --pre requirements.in
#
aiohappyeyeballs==2.6.1
    # via aiohttp
aiohttp==3.12.15
    # via wslink
aiosignal==1.4.0
    # via aiohttp
attrs==25.3.0
    # via aiohttp
blinker==1.9.0
    # via flask
click==8.3.0
    # via flask
fastjsonschema==2.21.1
    # via opengeodeweb-microservice
flask==3.1.2
    # via flask-sqlalchemy
flask-sqlalchemy==3.1.1
    # via opengeodeweb-microservice
frozenlist==1.7.0
    # via
    #   aiohttp
    #   aiosignal
greenlet==3.2.4
    # via sqlalchemy
idna==3.10
    # via yarl
itsdangerous==2.2.0
    # via flask
jinja2==3.1.6
    # via flask
markupsafe==3.0.2
    # via
    #   flask
    #   jinja2
    #   werkzeug
multidict==6.6.4
    # via
    #   aiohttp
    #   yarl
opengeodeweb-microservice==1.*,>=1.0.0
    # via -r requirements.in
propcache==0.3.2
    # via
    #   aiohttp
    #   yarl
sqlalchemy==2.0.43
    # via
    #   flask-sqlalchemy
    #   opengeodeweb-microservice
typing-extensions==4.15.0
    # via
    #   aiosignal
    #   sqlalchemy
websocket-client==1.8.0
    # via -r requirements.in
werkzeug==3.1.3
    # via flask
wslink==1.12.4
    # via -r requirements.in
yarl==1.20.1
    # via aiohttp
