Skip to content
This repository was archived by the owner on Mar 15, 2026. It is now read-only.

Commit 2a2363a

Browse files
committed
Upgrade PyYAML to 6.0.1 to resolve AttributeError: cython_sources
1 parent 52cdb46 commit 2a2363a

File tree

3 files changed

+382
-341
lines changed

3 files changed

+382
-341
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ docutils = "*"
2222
jmespath = "==0.10.0"
2323
pyaml = "==20.4.0"
2424
python-dateutil = "==2.8.1"
25-
PyYAML = "==6.0"
25+
PyYAML = "==6.0.1"
2626

2727
[pipenv]
2828
allow_prereleases = true

0 commit comments

Comments
 (0)