Skip to content

Commit 5aac55a

Browse files
authored
Merge pull request #283 from BioAnalyticResource/dev
Updates
2 parents 78071ca + f837254 commit 5aac55a

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

requirements.txt

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
aniso8601==10.0.1
22
async-timeout==5.0.1
3-
attrs==25.3.0
3+
attrs==25.4.0
44
black==25.9.0
55
blinker==1.9.0
66
cachelib==0.13.0
7-
certifi==2025.8.3
8-
charset-normalizer==3.4.3
7+
certifi==2025.10.5
8+
charset-normalizer==3.4.4
99
click==8.3.0
10-
coverage==7.10.7
10+
coverage==7.11.0
1111
Deprecated==1.2.18
1212
flake8==7.3.0
1313
Flask==3.1.2
1414
Flask-Caching==2.3.1
1515
flask-cors==6.0.1
16-
Flask-Limiter==3.13
16+
Flask-Limiter==4.0.0
1717
flask-marshmallow==1.3.0
1818
flask-restx==1.3.2
1919
Flask-SQLAlchemy==3.1.1
2020
greenlet==3.2.4
21-
idna==3.10
21+
idna==3.11
2222
importlib_resources==6.5.2
23-
iniconfig==2.1.0
23+
iniconfig==2.3.0
2424
itsdangerous==2.2.0
2525
Jinja2==3.1.6
2626
jsonschema==4.25.1
2727
jsonschema-specifications==2025.9.1
28-
limits==5.5.0
28+
limits==5.6.0
2929
markdown-it-py==4.0.0
3030
MarkupSafe==3.0.3
3131
marshmallow==4.0.1
@@ -36,24 +36,24 @@ mysqlclient==2.2.7
3636
ordered-set==4.1.0
3737
packaging==25.0
3838
pathspec==0.12.1
39-
platformdirs==4.4.0
39+
platformdirs==4.5.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
4545
pytest==8.4.2
4646
python-dateutil==2.9.0.post0
47-
pytokens==0.1.10
47+
pytokens==0.2.0
4848
pytz==2025.2
49-
redis==6.4.0
50-
referencing==0.36.2
49+
redis==7.0.1
50+
referencing==0.37.0
5151
requests==2.32.5
52-
rich==14.1.0
53-
rpds-py==0.27.1
52+
rich==14.2.0
53+
rpds-py==0.28.0
5454
setuptools==80.9.0
5555
six==1.17.0
56-
SQLAlchemy==2.0.43
56+
SQLAlchemy==2.0.44
5757
typing_extensions==4.15.0
5858
urllib3==2.5.0
5959
Werkzeug==3.1.3

0 commit comments

Comments
 (0)