Skip to content

Commit

Permalink
Update lower bound for dev extra tox requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed Apr 5, 2022
1 parent cc1472f commit ba6e6b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -48,7 +48,7 @@
"dev": [
"coverage>=4.4.2",
"coveralls>=2.1.0",
"tox>=3.14.0",
"tox>=3.21.0",
],
"socks": ["requests[socks]>=2.27.0,<3"],
"test": tests_require,
Expand Down

0 comments on commit ba6e6b1

Please sign in to comment.