Skip to content

Commit 26feca8

Browse files
authored
Merge pull request #278 from asherpasha/dev
Updates.
2 parents 12e9986 + d5f5cc4 commit 26feca8

File tree

1 file changed

+20
-19
lines changed

1 file changed

+20
-19
lines changed

requirements.txt

Lines changed: 20 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,61 @@
11
aniso8601==10.0.1
22
async-timeout==5.0.1
33
attrs==25.3.0
4-
black==25.1.0
4+
black==25.9.0
55
blinker==1.9.0
66
cachelib==0.13.0
77
certifi==2025.8.3
8-
charset-normalizer==3.4.2
9-
click==8.2.1
10-
coverage==7.10.2
8+
charset-normalizer==3.4.3
9+
click==8.3.0
10+
coverage==7.10.7
1111
Deprecated==1.2.18
1212
flake8==7.3.0
13-
Flask==3.1.1
13+
Flask==3.1.2
1414
Flask-Caching==2.3.1
1515
flask-cors==6.0.1
16-
Flask-Limiter==3.12
16+
Flask-Limiter==3.13
1717
flask-marshmallow==1.3.0
18-
flask-restx==1.3.0
18+
flask-restx==1.3.2
1919
Flask-SQLAlchemy==3.1.1
2020
greenlet==3.2.4
2121
idna==3.10
2222
importlib_resources==6.5.2
2323
iniconfig==2.1.0
2424
itsdangerous==2.2.0
2525
Jinja2==3.1.6
26-
jsonschema==4.25.0
27-
jsonschema-specifications==2025.4.1
26+
jsonschema==4.25.1
27+
jsonschema-specifications==2025.9.1
2828
limits==5.5.0
29-
markdown-it-py==3.0.0
29+
markdown-it-py==4.0.0
3030
MarkupSafe==3.0.2
31-
marshmallow==4.0.0
31+
marshmallow==4.0.1
3232
mccabe==0.7.0
3333
mdurl==0.1.2
3434
mypy_extensions==1.1.0
3535
mysqlclient==2.2.7
3636
ordered-set==4.1.0
3737
packaging==25.0
3838
pathspec==0.12.1
39-
platformdirs==4.3.8
39+
platformdirs==4.4.0
4040
pluggy==1.6.0
4141
pycodestyle==2.14.0
4242
pyflakes==3.4.0
4343
Pygments==2.19.2
4444
pyrsistent==0.20.0
45-
pytest==8.4.1
45+
pytest==8.4.2
4646
python-dateutil==2.9.0.post0
47+
pytokens==0.1.10
4748
pytz==2025.2
4849
redis==6.4.0
4950
referencing==0.36.2
50-
requests==2.32.4
51-
rich==13.9.4
52-
rpds-py==0.27.0
51+
requests==2.32.5
52+
rich==14.1.0
53+
rpds-py==0.27.1
5354
setuptools==80.9.0
5455
six==1.17.0
55-
SQLAlchemy==2.0.42
56-
typing_extensions==4.14.1
56+
SQLAlchemy==2.0.43
57+
typing_extensions==4.15.0
5758
urllib3==2.5.0
5859
Werkzeug==3.1.3
5960
wheel==0.45.1
60-
wrapt==1.17.2
61+
wrapt==1.17.3

0 commit comments

Comments
 (0)