Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 14 additions & 14 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ anyio==4.13.0
# httpx
# starlette
# watchfiles
certifi==2026.2.25
certifi==2026.5.20
# via
# httpcore
# httpx
Expand All @@ -18,19 +18,19 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
# via cryptography
charset-normalizer==3.4.7
# via requests
click==8.3.2
click==8.4.1
# via uvicorn
colorama==0.4.6 ; sys_platform == 'win32'
# via
# click
# uvicorn
cryptography==46.0.7
# via google-auth
databricks-sdk==0.105.0
databricks-sdk==0.111.0
# via meta-conversions-api-app
fastapi==0.136.0
fastapi==0.136.3
# via meta-conversions-api-app
google-auth==2.49.2
google-auth==2.53.0
# via databricks-sdk
h11==0.16.0
# via
Expand All @@ -42,7 +42,7 @@ httptools==0.7.1
# via uvicorn
httpx==0.28.1
# via meta-conversions-api-app
idna==3.11
idna==3.16
# via
# anyio
# httpx
Expand All @@ -55,23 +55,23 @@ pyasn1-modules==0.4.2
# via google-auth
pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementation != 'PyPy'
# via cffi
pydantic==2.13.2
pydantic==2.13.4
# via
# fastapi
# meta-conversions-api-app
pydantic-core==2.46.2
pydantic-core==2.47.0
# via pydantic
python-dotenv==1.2.2
# via uvicorn
python-multipart==0.0.26
python-multipart==0.0.29
# via meta-conversions-api-app
pyyaml==6.0.3
# via
# meta-conversions-api-app
# uvicorn
requests==2.33.1
requests==2.34.2
# via databricks-sdk
starlette==1.0.0
starlette==1.1.0
# via fastapi
typing-extensions==4.15.0
# via
Expand All @@ -85,13 +85,13 @@ typing-inspection==0.4.2
# via
# fastapi
# pydantic
urllib3==2.6.3
urllib3==2.7.0
# via requests
uvicorn==0.44.0
uvicorn==0.48.0
# via meta-conversions-api-app
uvloop==0.22.1 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
# via uvicorn
watchfiles==1.1.1
watchfiles==1.2.0
# via uvicorn
websockets==16.0
# via uvicorn