11# This file was autogenerated by uv via the following command:
2- # uv export --directory backend - o requirements.txt --no-hashes
2+ # uv export -o requirements.txt --no-hashes
33aiofiles == 24.1.0
4- alembic == 1.14 .1
4+ alembic == 1.15 .1
55amqp == 5.3.1
66annotated-types == 0.7.0
77anyio == 4.8.0
@@ -10,7 +10,7 @@ asgiref==3.8.1
1010async-timeout == 5.0.1 ; python_full_version < '3.11.3'
1111asyncmy == 0.2.10
1212asyncpg == 0.30.0
13- bcrypt == 4.2.1
13+ bcrypt == 4.3.0
1414bidict == 0.23.1
1515billiard == 4.2.1
1616celery == 5.3.6
@@ -23,7 +23,7 @@ click-didyoumean==0.3.1
2323click-plugins == 1.1.1
2424click-repl == 0.3.0
2525colorama == 0.4.6 ; sys_platform == 'win32'
26- cryptography == 44.0.0
26+ cryptography == 44.0.2
2727distlib == 0.3.9
2828dnspython == 2.7.0
2929ecdsa == 0.19.0
@@ -44,12 +44,12 @@ hiredis==3.1.0
4444httpcore == 1.0.7
4545httptools == 0.6.4
4646httpx == 0.28.1
47- humanize == 4.11.0
48- identify == 2.6.6
47+ humanize == 4.12.1
48+ identify == 2.6.9
4949idna == 3.10
5050iniconfig == 2.0.0
5151itsdangerous == 2.2.0
52- jinja2 == 3.1.5
52+ jinja2 == 3.1.6
5353kombu == 5.4.2
5454loguru == 0.7.3
5555mako == 1.3.9
@@ -61,28 +61,28 @@ nodeenv==1.9.1
6161orjson == 3.10.15
6262packaging == 24.2
6363path == 17.0.0
64- phonenumbers == 8.13.54
64+ phonenumbers == 9.0.0
6565pillow == 11.1.0
6666platformdirs == 4.3.6
6767pluggy == 1.5.0
6868pre-commit == 4.1.0
6969prometheus-client == 0.21.1
7070prompt-toolkit == 3.0.50
71- psutil == 6.1.1
71+ psutil == 7.0.0
7272pwdlib == 0.2.1
73- pyasn1 == 0.6.1
73+ pyasn1 == 0.4.8
7474pycparser == 2.22 ; platform_python_implementation != 'PyPy'
7575pydantic == 2.10.6
7676pydantic-core == 2.27.2
7777pydantic-extra-types == 2.10.2
78- pydantic-settings == 2.7 .1
78+ pydantic-settings == 2.8 .1
7979pygments == 2.19.1
80- pytest == 8.3.4
80+ pytest == 8.3.5
8181pytest-sugar == 1.0.0
8282python-dateutil == 2.9.0.post0
8383python-dotenv == 1.0.1
8484python-engineio == 4.11.2
85- python-jose == 3.3 .0
85+ python-jose == 3.4 .0
8686python-multipart == 0.0.20
8787python-socketio == 5.12.1
8888pytz == 2025.1
@@ -91,8 +91,8 @@ redis==5.2.1
9191rich == 13.9.4
9292rsa == 4.9
9393rtoml == 0.12.0
94- ruff == 0.9.5
95- setuptools == 75.8.2
94+ ruff == 0.9.10
95+ setuptools == 76.0.0
9696shellingham == 1.5.4
9797simple-websocket == 1.1.0
9898six == 1.17.0
@@ -103,7 +103,7 @@ starlette==0.37.2
103103termcolor == 2.5.0
104104tomli == 2.2.1 ; python_full_version < '3.11'
105105tornado == 6.4.2
106- typer == 0.15.1
106+ typer == 0.15.2
107107typing-extensions == 4.12.2
108108tzdata == 2025.1
109109ua-parser == 1.0.1
@@ -113,10 +113,10 @@ user-agents==2.2.0
113113uvicorn == 0.34.0
114114uvloop == 0.21.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
115115vine == 5.1.0
116- virtualenv == 20.29.1
116+ virtualenv == 20.29.3
117117watchfiles == 1.0.4
118118wcwidth == 0.2.13
119- websockets == 14.2
119+ websockets == 15.0.1
120120win32-setctime == 1.2.0 ; sys_platform == 'win32'
121121wsproto == 1.2.0
122122xdbsearchip == 1.0.2
0 commit comments