Skip to content

Commit

Permalink
Update dependency identify to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 11, 2023
1 parent bf3a607 commit 5ba5e9e
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 @@ -58,7 +58,7 @@
],
python_requires=">=3.5, <4",
install_requires=[
"identify>=1.4.18, <2",
"identify>=2.5.20, <3",
"ruamel.yaml>=0.16.10, <1",
],
packages=find_packages(),
Expand Down

0 comments on commit 5ba5e9e

Please sign in to comment.