Skip to content

Commit c6885ac

Browse files
committed
Updated requirements.txt
1 parent 089126a commit c6885ac

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
aniso8601==9.0.1
22
async-timeout==4.0.3
3-
attrs==23.2.0
4-
black==24.4.2
3+
attrs==24.2.0
4+
black==24.8.0
55
blinker==1.8.2
66
cachelib==0.9.0
77
certifi==2024.7.4
88
charset-normalizer==3.3.2
99
click==8.1.7
10-
coverage==7.6.0
10+
coverage==7.6.1
1111
Deprecated==1.2.14
12-
flake8==7.1.0
12+
flake8==7.1.1
1313
Flask==3.0.3
1414
Flask-Caching==2.3.0
1515
Flask-Cors==4.0.1
@@ -19,7 +19,7 @@ flask-restx==1.3.0
1919
Flask-SQLAlchemy==3.1.1
2020
greenlet==3.0.3
2121
idna==3.7
22-
importlib_resources==6.4.0
22+
importlib_resources==6.4.3
2323
iniconfig==2.0.0
2424
itsdangerous==2.2.0
2525
Jinja2==3.1.4
@@ -28,7 +28,7 @@ jsonschema-specifications==2023.12.1
2828
limits==3.13.0
2929
markdown-it-py==3.0.0
3030
MarkupSafe==2.1.5
31-
marshmallow==3.21.3
31+
marshmallow==3.22.0
3232
mccabe==0.7.0
3333
mdurl==0.1.2
3434
mypy-extensions==1.0.0
@@ -38,23 +38,23 @@ packaging==24.1
3838
pathspec==0.12.1
3939
platformdirs==4.2.2
4040
pluggy==1.5.0
41-
pycodestyle==2.12.0
41+
pycodestyle==2.12.1
4242
pyflakes==3.2.0
4343
Pygments==2.18.0
4444
pyrsistent==0.20.0
4545
pytest==8.3.2
4646
python-dateutil==2.9.0.post0
4747
pytz==2024.1
48-
redis==5.0.7
48+
redis==5.0.8
4949
referencing==0.35.1
5050
requests==2.32.3
5151
rich==13.7.1
52-
rpds-py==0.19.1
53-
setuptools==71.1.0
52+
rpds-py==0.20.0
53+
setuptools==73.0.1
5454
six==1.16.0
55-
SQLAlchemy==2.0.31
55+
SQLAlchemy==2.0.32
5656
typing_extensions==4.12.2
5757
urllib3==2.2.2
5858
Werkzeug==3.0.3
59-
wheel==0.43.0
59+
wheel==0.44.0
6060
wrapt==1.16.0

0 commit comments

Comments
 (0)