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 14a1463 commit 92a6cd5Copy full SHA for 92a6cd5
bin/requirements-frozen.txt
@@ -1,22 +1,19 @@
1
beautifulsoup4==4.12.3
2
blinker==1.9.0
3
-certifi==2024.8.30
4
-charset-normalizer==3.4.0
5
-click==8.1.7
6
-flask==3.0.3
+certifi==2024.12.14
+charset-normalizer==3.4.1
+click==8.1.8
+Flask==3.0.3
7
idna==3.10
8
-importlib-metadata==8.5.0
9
itsdangerous==2.2.0
10
-jinja2==3.1.4
+Jinja2==3.1.5
11
lxml==5.2.2
12
MarkupSafe==3.0.2
13
mypy==1.10.0
14
mypy-extensions==1.0.0
15
requests==2.32.3
16
ruff==0.7.3
17
soupsieve==2.6
18
-tomli==2.0.2
19
-typing-extensions==4.12.2
20
-urllib3==2.2.3
21
-werkzeug==3.1.3
22
-zipp==3.20.2
+typing_extensions==4.12.2
+urllib3==2.3.0
+Werkzeug==3.1.3
0 commit comments