Skip to content

Commit d386c41

Browse files
Merge pull request #16 from rustprooflabs/bump-requirements
Bump requirements
2 parents ab15261 + f121396 commit d386c41

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
Click==8.1.7
22
coverage==7.3.1
3-
Flask==2.3.3
4-
Flask-WTF==1.1.1
3+
Flask==3.0.0
4+
Flask-WTF==1.2.1
55
itsdangerous==2.1.2
66
Jinja2==3.1.2
77
MarkupSafe==2.1.3
8-
numpy==1.26.0
9-
pandas==2.1.1
8+
numpy==1.26.1
9+
pandas==2.1.2
1010
pylint==2.17.5
11-
pytest==7.4.2
11+
pytest==7.4.3
1212
python-dateutil==2.8.2
13-
pytz==2023.3
13+
pytz==2023.3.post1
1414
six==1.16.0
1515
Sphinx==7.2.6
1616
sphinx-autoapi==2.1.1
1717
sphinx-rtd-theme==1.3.0
1818
uWSGI==2.0.22
19-
Werkzeug==2.3.7
19+
Werkzeug==3.0.1
2020
WTForms==3.0.1

0 commit comments

Comments
 (0)