Skip to content

Commit

Permalink
pinned troublesome dependency (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
jlrpnbbngtn authored Oct 15, 2021
1 parent 989059d commit 996e512
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 @@ -41,7 +41,7 @@ def find_version():
"requests<3",
"simplejson<4",
"six<2",
"wrapt<2",
"wrapt<1.13",
"yapconf>=0.3.7",
],
extras_require={
Expand Down

0 comments on commit 996e512

Please sign in to comment.