Skip to content

Commit

Permalink
Fixing missing python packages. Fixes: #3101, #3102
Browse files Browse the repository at this point in the history
  • Loading branch information
LeStarch committed Jan 7, 2025
1 parent 02a351c commit fe4daa4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ importlib-metadata==6.7.0
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.4
legacy-cgi==2.6.1
lxml==5.3.0
Markdown==3.7
markdown-it-py==3.0.0
Expand All @@ -63,6 +64,7 @@ PyYAML==6.0.2
pyzmq==26.2.0
requests==2.32.3
rich==13.9.2
setuptools==75.7.0
six==1.16.0
text-unidecode==1.3
tomli==2.0.1
Expand Down

0 comments on commit fe4daa4

Please sign in to comment.