Skip to content
Open
Show file tree
Hide file tree
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
13 changes: 7 additions & 6 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ locust==2.42.6
# via -r requirements-dev.in
locust-cloud==1.29.5
# via locust
markdown-it-py==4.0.0
markdown-it-py[linkify]==4.0.0
# via
# mdit-py-plugins
# rich
Expand Down Expand Up @@ -286,7 +286,7 @@ python-engineio==4.12.3
# locust
# locust-cloud
# python-socketio
python-socketio==5.15.0
python-socketio[client]==5.15.0
# via
# locust
# locust-cloud
Expand Down Expand Up @@ -315,8 +315,6 @@ ruff==0.14.8
# via -r requirements-dev.in
secretstorage==3.5.0
# via keyring
setuptools==80.9.0
# via setuptools-scm
setuptools-scm==9.2.2
# via hatch-vcs
shellingham==1.5.4
Expand Down Expand Up @@ -355,9 +353,12 @@ typer==0.20.0
# via fastapi-cli
typing-extensions==4.15.0
# via
# aiosignal
# anyio
# pydantic
# pydantic-core
# pyright
# pytest-asyncio
# rich-toolkit
# textual
# textual-dev
Expand All @@ -378,7 +379,7 @@ uv==0.9.16
# -r requirements-dev.in
# hatch
# pre-commit-uv
uvicorn==0.38.0
uvicorn[standard]==0.38.0
# via fastapi-cli
uvloop==0.22.1
# via uvicorn
Expand All @@ -394,7 +395,7 @@ websocket-client==1.9.0
# via python-socketio
websockets==15.0.1
# via uvicorn
werkzeug==3.1.4
werkzeug==3.1.5
# via
# flask
# flask-cors
Expand Down
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ httpx==0.28.1
# via
# -r requirements.in
# httpx-socks
httpx-socks==0.11.0
httpx-socks[asyncio]==0.11.0
# via -r requirements.in
idna==3.11
# via
Expand All @@ -76,7 +76,7 @@ ldap3==2.9.1
# via n2snusertools
linkify-it-py==2.0.3
# via markdown-it-py
markdown-it-py==4.0.0
markdown-it-py[linkify]==4.0.0
# via
# mdit-py-plugins
# rich
Expand Down Expand Up @@ -172,10 +172,12 @@ typer==0.20.0
# via -r requirements.in
typing-extensions==4.15.0
# via
# anyio
# beanie
# fastapi
# pydantic
# pydantic-core
# starlette
# textual
# typer
# typing-inspection
Expand All @@ -195,5 +197,5 @@ uvicorn==0.38.0
# via -r requirements.in
wcwidth==0.2.14
# via prettytable
werkzeug==3.1.4
werkzeug==3.1.5
# via -r requirements.in