We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dc49daa + 56003d6 commit 03da27dCopy full SHA for 03da27d
requirements.txt
@@ -1,2 +1,2 @@
1
simplejson
2
-requests>=2.4.0
+requests>=2.4.0,<2.6.0
stackdio/client/version.py
@@ -15,7 +15,7 @@
15
# limitations under the License.
16
#
17
18
-__version__ = "0.6.0.client.5"
+__version__ = "0.6.0.client.6"
19
20
from functools import wraps
21
import operator
0 commit comments