Skip to content

Commit

Permalink
fix: update PyYAML so it does not break
Browse files Browse the repository at this point in the history
- fix  `AttributeError: cython_source`
  • Loading branch information
FedericaBrando committed Mar 21, 2024
1 parent 4b13fe2 commit 9b7d354
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ pyparsing==3.0.9
pyrsistent==0.18.1
python-dateutil==2.8.2
pytz==2022.1
PyYAML==6.0
PyYAML==6.0.1
pyzmq==23.2.0
requests==2.28.1
ruamel.yaml==0.16.13
Expand Down

0 comments on commit 9b7d354

Please sign in to comment.