Skip to content

Commit

Permalink
reverted mock upgrade to stay compatible with python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jdepoix committed Mar 30, 2022
1 parent 74209d0 commit 4063b58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
@@ -1,7 +1,7 @@
requests==2.24.0

# testing
mock==4.0.3
mock==3.0.5
httpretty==1.1.4
coveralls==1.11.1
coverage==5.2.1

0 comments on commit 4063b58

Please sign in to comment.