Skip to content

Commit

Permalink
fix: relax Radon version requirement (#52)
Browse files Browse the repository at this point in the history
to fix #51
  • Loading branch information
mgoldey authored Aug 12, 2023
1 parent d9e1b93 commit b8a8cfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
radon>=4,<6
radon>=4,<7
requests>=2.0,<3.0
PyYAML>=4.2b1,<7.0

0 comments on commit b8a8cfc

Please sign in to comment.