Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlie Ernesto committed Apr 10, 2024
1 parent 93e6f96 commit 2530c51
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 @@ -6,7 +6,7 @@
install_requires=[
'munch>=2.5.0',
'boto3>=1.2.2',
'PyYAML==3.10',
'PyYAML>=3.10',
'schematics==1.1.1',
],
tests_require=['pytest', 'mock', 'factory_boy', 'moto'],
Expand Down

0 comments on commit 2530c51

Please sign in to comment.