Skip to content

Commit

Permalink
update pyyaml to 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aperrin66 committed Apr 3, 2024
1 parent 3ab0e33 commit 248cae8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion environment-3.10.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
- pillow=10.1.0
- pip=23.3
- pyshp=2.3.1
- PyYAML=5.4.1
- PyYAML=6.0.1
- scipy=1.11.3
- setuptools=68.0.0
- urllib3=2.0.3
Expand Down
2 changes: 1 addition & 1 deletion environment-3.11.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
- pillow=10.1.0
- pip=23.3
- pyshp=2.3.1
- PyYAML=5.4.1
- PyYAML=6.0.1
- scipy=1.11.3
- setuptools=68.0.0
- urllib3=2.0.3
Expand Down
2 changes: 1 addition & 1 deletion environment-3.8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- numpy-base=1.24.3
- pillow=10.0.1
- pip=23.3
- PyYAML=5.4.1
- PyYAML=6.0.1
- scipy=1.10.1
- setuptools=68.0.0
- shapely=1.8.4
Expand Down
2 changes: 1 addition & 1 deletion environment-3.9.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies:
- numpy-base=1.26.0
- pillow=10.0.1
- pip=23.3
- PyYAML=5.4.1
- PyYAML=6.0.1
- scipy=1.11.3
- setuptools=68.0.0
- shapely=1.8.4
Expand Down

0 comments on commit 248cae8

Please sign in to comment.