Skip to content

Commit

Permalink
workaround for error installing PyYAML
Browse files Browse the repository at this point in the history
  • Loading branch information
granny committed Aug 23, 2023
1 parent 6cbadcc commit 3067c78
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ certifi==2020.12.5
chardet==4.0.0
charset-normalizer==2.1.1
click==7.1.2
Cython==0.29.36
future==0.18.2
ghp-import==2.1.0
idna==2.10
Expand All @@ -24,7 +25,7 @@ Pygments==2.13.0
pymdown-extensions==9.7
pyparsing==3.0.9
python-dateutil==2.8.2
PyYAML==5.4.1
PyYAML==6.0
pyyaml_env_tag==0.1
regex==2020.11.13
requests==2.28.1
Expand Down

0 comments on commit 3067c78

Please sign in to comment.