File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,18 +2,18 @@ aniso8601==9.0.1
22async-timeout == 4.0.3
33attrs == 23.2.0
44black == 24.4.2
5- blinker == 1.8.1
5+ blinker == 1.8.2
66cachelib == 0.9.0
7- certifi == 2024.2.2
7+ certifi == 2024.7.4
88charset-normalizer == 3.3.2
99click == 8.1.7
10- coverage == 7.5.0
10+ coverage == 7.5.4
1111Deprecated == 1.2.14
12- flake8 == 7.0 .0
12+ flake8 == 7.1 .0
1313Flask == 3.0.3
14- Flask-Caching == 2.2 .0
15- Flask-Cors == 4.0.0
16- Flask-Limiter == 3.6 .0
14+ Flask-Caching == 2.3 .0
15+ Flask-Cors == 4.0.1
16+ Flask-Limiter == 3.7 .0
1717flask-marshmallow == 1.2.1
1818flask-restx == 1.3.0
1919Flask-SQLAlchemy == 3.1.1
@@ -22,37 +22,39 @@ idna==3.7
2222importlib_resources == 6.4.0
2323iniconfig == 2.0.0
2424itsdangerous == 2.2.0
25- Jinja2 == 3.1.3
26- jsonschema == 4.22 .0
25+ Jinja2 == 3.1.4
26+ jsonschema == 4.23 .0
2727jsonschema-specifications == 2023.12.1
28- limits == 3.11 .0
28+ limits == 3.13 .0
2929markdown-it-py == 3.0.0
3030MarkupSafe == 2.1.5
31- marshmallow == 3.21.2
31+ marshmallow == 3.21.3
3232mccabe == 0.7.0
3333mdurl == 0.1.2
3434mypy-extensions == 1.0.0
3535mysqlclient == 2.2.4
3636ordered-set == 4.1.0
37- packaging == 24.0
37+ packaging == 24.1
3838pathspec == 0.12.1
39- platformdirs == 4.2.1
39+ platformdirs == 4.2.2
4040pluggy == 1.5.0
41- pycodestyle == 2.11.1
41+ pycodestyle == 2.12.0
4242pyflakes == 3.2.0
43- Pygments == 2.17.2
43+ Pygments == 2.18.0
4444pyrsistent == 0.20.0
45- pytest == 8.2.0
45+ pytest == 8.2.2
4646python-dateutil == 2.9.0.post0
4747pytz == 2024.1
48- redis == 5.0.4
48+ redis == 5.0.7
4949referencing == 0.35.1
50- requests == 2.31.0
50+ requests == 2.32.3
5151rich == 13.7.1
52- rpds-py == 0.18.0
52+ rpds-py == 0.19.0
53+ setuptools == 70.2.0
5354six == 1.16.0
54- SQLAlchemy == 2.0.29
55- typing_extensions == 4.11.0
56- urllib3 == 2.2.1
57- Werkzeug == 3.0.2
55+ SQLAlchemy == 2.0.31
56+ typing_extensions == 4.12.2
57+ urllib3 == 2.2.2
58+ Werkzeug == 3.0.3
59+ wheel == 0.43.0
5860wrapt == 1.16.0
You can’t perform that action at this time.
0 commit comments