Skip to content

Commit 8c03313

Browse files
committed
chore(deps): update dependencies in requirements.txt
Signed-off-by: binaryYuki <60097976+binaryYuki@users.noreply.github.com>
1 parent 64e55a3 commit 8c03313

File tree

3 files changed

+43
-85
lines changed

3 files changed

+43
-85
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

pre-commit-uv-env-sync.sh

Lines changed: 0 additions & 8 deletions
This file was deleted.

requirements.txt

Lines changed: 43 additions & 66 deletions
Original file line numberDiff line numberDiff line change
@@ -1,88 +1,65 @@
11
annotated-types==0.7.0
2-
anyio==4.8.0
3-
asgiref==3.8.1
4-
attrs==24.3.0
5-
certifi==2025.1.31
2+
anyio==4.9.0
3+
asgi-correlation-id==4.3.4
4+
bcrypt==4.3.0
5+
certifi==2025.4.26
66
cffi==1.17.1
7-
charset-normalizer==3.4.1
7+
cfgv==3.4.0
88
click==8.1.8
9-
cryptography==44.0.1
10-
django==5.1.4
11-
django-oauth-toolkit==3.0.1
12-
django-unfold==0.43.0
13-
djangorestframework==3.15.2
14-
djangorestframework-simplejwt==5.3.1
9+
cryptography==44.0.3
10+
distlib==0.3.9
1511
dnspython==2.7.0
16-
drf-spectacular==0.28.0
17-
ecdsa==0.19.0
12+
ecdsa==0.19.1
1813
email-validator==2.2.0
19-
factory-boy==3.3.1
20-
faker==33.1.0
21-
fastapi==0.115.8
14+
fake-useragent==2.2.0
15+
fastapi==0.115.12
2216
fastapi-cli==0.0.7
23-
gunicorn==23.0.0
24-
h11==0.14.0
25-
hkdf==0.0.3
26-
httpcore==1.0.7
17+
fastapi-limiter==0.1.6
18+
fastapi-utils==0.8.0
19+
filelock==3.18.0
20+
h11==0.16.0
21+
httpcore==1.0.9
2722
httptools==0.6.4
2823
httpx==0.28.1
24+
identify==2.6.10
2925
idna==3.10
30-
inflection==0.5.1
31-
iniconfig==2.0.0
3226
itsdangerous==2.2.0
33-
jinja2==3.1.5
34-
jsonschema==4.23.0
35-
jsonschema-specifications==2024.10.1
36-
jwcrypto==1.5.6
27+
jinja2==3.1.6
3728
markdown-it-py==3.0.0
3829
markupsafe==3.0.2
3930
mdurl==0.1.2
40-
oauthlib==3.2.2
41-
orjson==3.10.15
42-
packaging==24.2
43-
pip==25.1.1
44-
pluggy==1.5.0
45-
psycopg==3.2.3
46-
psycopg-binary==3.2.3
47-
pyasn1==0.6.1
31+
mypy-extensions==1.1.0
32+
nodeenv==1.9.1
33+
packaging==25.0
34+
passlib==1.7.4
35+
platformdirs==4.3.8
36+
pre-commit==4.2.0
37+
psutil==5.9.8
38+
pyasn1==0.4.8
4839
pycparser==2.22
49-
pydantic==2.10.6
50-
pydantic-core==2.27.2
51-
pydantic-extra-types==2.10.2
52-
pydantic-settings==2.7.1
40+
pydantic==2.11.4
41+
pydantic-core==2.33.2
5342
pygments==2.19.1
5443
pyjwt==2.10.1
55-
pytest==8.3.4
56-
pytest-django==4.9.0
57-
pytest-factoryboy==2.7.0
58-
python-dateutil==2.9.0.post0
59-
python-dotenv==1.0.1
60-
python-jose==3.3.0
44+
python-dotenv==1.1.0
45+
python-jose==3.4.0
6146
python-multipart==0.0.20
6247
pyyaml==6.0.2
63-
redis==5.2.1
64-
referencing==0.35.1
65-
requests==2.32.3
66-
rich==13.9.4
67-
rich-toolkit==0.13.2
68-
rpds-py==0.22.3
69-
rsa==4.9
70-
servestatic==3.0.0
71-
setuptools==80.3.1
48+
redis==6.0.0
49+
rich==14.0.0
50+
rich-toolkit==0.14.5
51+
rsa==4.9.1
7252
shellingham==1.5.4
7353
six==1.17.0
7454
sniffio==1.3.1
75-
sqlalchemy==2.0.38
76-
sqlmodel==0.0.22
77-
sqlparse==0.5.3
78-
starlette==0.45.3
79-
typer==0.15.1
80-
typing-extensions==4.12.2
81-
ujson==5.10.0
82-
uritemplate==4.1.1
83-
urllib3==2.3.0
84-
uvicorn==0.34.0
85-
uvicorn-worker==0.3.0
55+
starlette==0.46.2
56+
typer==0.15.3
57+
typing-extensions==4.13.2
58+
typing-inspect==0.9.0
59+
typing-inspection==0.4.0
60+
useragent==0.1.1
61+
uvicorn==0.34.2
8662
uvloop==0.21.0
87-
watchfiles==1.0.4
88-
websockets==15.0
63+
virtualenv==20.31.1
64+
watchfiles==1.0.5
65+
websockets==15.0.1

0 commit comments

Comments
 (0)