1
1
# 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
3
3
aiofiles == 24.1.0
4
- alembic == 1.14 .1
4
+ alembic == 1.15 .1
5
5
amqp == 5.3.1
6
6
annotated-types == 0.7.0
7
7
anyio == 4.8.0
@@ -10,7 +10,7 @@ asgiref==3.8.1
10
10
async-timeout == 5.0.1 ; python_full_version < '3.11.3'
11
11
asyncmy == 0.2.10
12
12
asyncpg == 0.30.0
13
- bcrypt == 4.2.1
13
+ bcrypt == 4.3.0
14
14
bidict == 0.23.1
15
15
billiard == 4.2.1
16
16
celery == 5.3.6
@@ -23,7 +23,7 @@ click-didyoumean==0.3.1
23
23
click-plugins == 1.1.1
24
24
click-repl == 0.3.0
25
25
colorama == 0.4.6 ; sys_platform == 'win32'
26
- cryptography == 44.0.0
26
+ cryptography == 44.0.2
27
27
distlib == 0.3.9
28
28
dnspython == 2.7.0
29
29
ecdsa == 0.19.0
@@ -44,12 +44,12 @@ hiredis==3.1.0
44
44
httpcore == 1.0.7
45
45
httptools == 0.6.4
46
46
httpx == 0.28.1
47
- humanize == 4.11.0
48
- identify == 2.6.6
47
+ humanize == 4.12.1
48
+ identify == 2.6.9
49
49
idna == 3.10
50
50
iniconfig == 2.0.0
51
51
itsdangerous == 2.2.0
52
- jinja2 == 3.1.5
52
+ jinja2 == 3.1.6
53
53
kombu == 5.4.2
54
54
loguru == 0.7.3
55
55
mako == 1.3.9
@@ -61,28 +61,28 @@ nodeenv==1.9.1
61
61
orjson == 3.10.15
62
62
packaging == 24.2
63
63
path == 17.0.0
64
- phonenumbers == 8.13.54
64
+ phonenumbers == 9.0.0
65
65
pillow == 11.1.0
66
66
platformdirs == 4.3.6
67
67
pluggy == 1.5.0
68
68
pre-commit == 4.1.0
69
69
prometheus-client == 0.21.1
70
70
prompt-toolkit == 3.0.50
71
- psutil == 6.1.1
71
+ psutil == 7.0.0
72
72
pwdlib == 0.2.1
73
- pyasn1 == 0.6.1
73
+ pyasn1 == 0.4.8
74
74
pycparser == 2.22 ; platform_python_implementation != 'PyPy'
75
75
pydantic == 2.10.6
76
76
pydantic-core == 2.27.2
77
77
pydantic-extra-types == 2.10.2
78
- pydantic-settings == 2.7 .1
78
+ pydantic-settings == 2.8 .1
79
79
pygments == 2.19.1
80
- pytest == 8.3.4
80
+ pytest == 8.3.5
81
81
pytest-sugar == 1.0.0
82
82
python-dateutil == 2.9.0.post0
83
83
python-dotenv == 1.0.1
84
84
python-engineio == 4.11.2
85
- python-jose == 3.3 .0
85
+ python-jose == 3.4 .0
86
86
python-multipart == 0.0.20
87
87
python-socketio == 5.12.1
88
88
pytz == 2025.1
@@ -91,8 +91,8 @@ redis==5.2.1
91
91
rich == 13.9.4
92
92
rsa == 4.9
93
93
rtoml == 0.12.0
94
- ruff == 0.9.5
95
- setuptools == 75.8.2
94
+ ruff == 0.9.10
95
+ setuptools == 76.0.0
96
96
shellingham == 1.5.4
97
97
simple-websocket == 1.1.0
98
98
six == 1.17.0
@@ -103,7 +103,7 @@ starlette==0.37.2
103
103
termcolor == 2.5.0
104
104
tomli == 2.2.1 ; python_full_version < '3.11'
105
105
tornado == 6.4.2
106
- typer == 0.15.1
106
+ typer == 0.15.2
107
107
typing-extensions == 4.12.2
108
108
tzdata == 2025.1
109
109
ua-parser == 1.0.1
@@ -113,10 +113,10 @@ user-agents==2.2.0
113
113
uvicorn == 0.34.0
114
114
uvloop == 0.21.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
115
115
vine == 5.1.0
116
- virtualenv == 20.29.1
116
+ virtualenv == 20.29.3
117
117
watchfiles == 1.0.4
118
118
wcwidth == 0.2.13
119
- websockets == 14.2
119
+ websockets == 15.0.1
120
120
win32-setctime == 1.2.0 ; sys_platform == 'win32'
121
121
wsproto == 1.2.0
122
122
xdbsearchip == 1.0.2
0 commit comments