Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-b authored Apr 20, 2021
1 parent 39e4aba commit 040eed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
requirements = [
'requests>=2.18',
'configparser>=4.0.2',
'pyyaml==5.4',
'pyyaml>=5.4.1',
'jsonschema[format_nongpl]==3.2.0',
'm2r==0.2.1',
'boto3>=1.16.57',
Expand Down

0 comments on commit 040eed5

Please sign in to comment.