Skip to content

Commit fe4daa4

Browse files
committed
Fixing missing python packages. Fixes: #3101, #3102
1 parent 02a351c commit fe4daa4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ importlib-metadata==6.7.0
4141
iniconfig==2.0.0
4242
itsdangerous==2.2.0
4343
Jinja2==3.1.4
44+
legacy-cgi==2.6.1
4445
lxml==5.3.0
4546
Markdown==3.7
4647
markdown-it-py==3.0.0
@@ -63,6 +64,7 @@ PyYAML==6.0.2
6364
pyzmq==26.2.0
6465
requests==2.32.3
6566
rich==13.9.2
67+
setuptools==75.7.0
6668
six==1.16.0
6769
text-unidecode==1.3
6870
tomli==2.0.1

0 commit comments

Comments
 (0)