Skip to content

Commit

Permalink
Downgrade to 0.20.0 to fix CI
Browse files Browse the repository at this point in the history
CI is unable to find 0.21.0
  • Loading branch information
grossag committed Sep 8, 2023
1 parent 396815c commit f0b7813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conans/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ fasteners>=0.15
distro>=1.4.0, <=1.8.0; sys_platform == 'linux' or sys_platform == 'linux2'
Jinja2>=3.0, <4.0.0
python-dateutil>=2.8.0, <3
zstandard==0.21.0
zstandard==0.20.0

0 comments on commit f0b7813

Please sign in to comment.