Skip to content

Commit

Permalink
fixing deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ncilfone committed Aug 30, 2023
1 parent d0e272e commit 690fe75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/DEV_REQUIREMENTS.txt
Expand Up @@ -10,7 +10,7 @@ isort~=5.11 ; python_version == '3.7'
isort~=5.10 ; python_version == '3.6'
moto~=3.1
pre-commit~=3.3 ; python_version >= '3.8'
pre-commit~=3.21 ; python_version == '3.7'
pre-commit~=2.21 ; python_version == '3.7'
pre-commit~=2.17 ; python_version == '3.6'
pydoc-markdown~=4.8 ; python_version >= '3.7'
pydoc-markdown~=3.13 ; python_version == '3.6'
Expand Down

0 comments on commit 690fe75

Please sign in to comment.