We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ab15261 + f121396 commit d386c41Copy full SHA for d386c41
requirements.txt
@@ -1,20 +1,20 @@
1
Click==8.1.7
2
coverage==7.3.1
3
-Flask==2.3.3
4
-Flask-WTF==1.1.1
+Flask==3.0.0
+Flask-WTF==1.2.1
5
itsdangerous==2.1.2
6
Jinja2==3.1.2
7
MarkupSafe==2.1.3
8
-numpy==1.26.0
9
-pandas==2.1.1
+numpy==1.26.1
+pandas==2.1.2
10
pylint==2.17.5
11
-pytest==7.4.2
+pytest==7.4.3
12
python-dateutil==2.8.2
13
-pytz==2023.3
+pytz==2023.3.post1
14
six==1.16.0
15
Sphinx==7.2.6
16
sphinx-autoapi==2.1.1
17
sphinx-rtd-theme==1.3.0
18
uWSGI==2.0.22
19
-Werkzeug==2.3.7
+Werkzeug==3.0.1
20
WTForms==3.0.1
0 commit comments