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.
1 parent 64d1420 commit a6eb9f0Copy full SHA for a6eb9f0
NeighborlyFrontEnd/requirements.txt
@@ -1,15 +1,20 @@
1
-azure-functions==1.2.1
2
-certifi==2020.4.5.1
3
-chardet==3.0.4
+azure-functions==1.7.2
+certifi==2025.11.12
+chardet==5.2.0
4
+charset-normalizer==3.4.4
5
click==7.1.2
-dominate==2.5.1
6
-Flask==1.1.2
7
-Flask-Bootstrap==3.3.7.1
8
-idna==2.9
+colorama==0.4.6
+dominate==2.9.1
+feedgen==1.0.0
9
+Flask==1.1.4
10
+Flask-Bootstrap4==4.0.2
11
+idna==3.11
12
itsdangerous==1.1.0
-Jinja2==2.11.2
-MarkupSafe==1.1.1
-requests==2.23.0
13
-urllib3==1.25.9
+Jinja2==2.11.3
14
+MarkupSafe==2.0.1
15
+requests==2.32.5
16
+urllib3==2.5.0
17
visitor==0.1.3
18
Werkzeug==0.16.1
19
+six==1.17.0
20
+blinker==1.4
0 commit comments