Skip to content

Commit a0453b2

Browse files
committed
Bump pyyaml to 6.0.1 to avoid cython compilation issue
yaml/pyyaml#731
1 parent 8894a34 commit a0453b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ python-dotenv==0.21.0
107107
# via environs
108108
pytz==2021.3
109109
# via django
110-
pyyaml==6.0
110+
pyyaml==6.0.1
111111
# via pre-commit
112112
requests==2.26.0
113113
# via -r requirements.in

0 commit comments

Comments
 (0)