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.
1 parent 4ba730d commit 1b9f0a1Copy full SHA for 1b9f0a1
requirements.txt
@@ -26,13 +26,12 @@ ntplib==0.3.3
26
# utils/service_discovery/config_stores.py
27
python-consul==0.4.7
28
29
-urllib3<1.23
30
python-etcd==0.4.5
31
# the libyaml bindings are optional
32
pyyaml==3.11
33
# note: requests is also used in many checks
34
# upgrade with caution
35
-requests==2.18.4
+requests==2.19.0
36
# note: simplejson is used in many checks to inteface APIs
37
simplejson==3.6.5
38
supervisor==3.3.3
0 commit comments