mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Compatibility fixes (#1616)
* socket.TCP_KEEP* are not defined on windows, macosx, and *bsd * add [secure] extra to urllib3 for better handling of ip/host checks
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
urllib3>=1.19.1,!=1.21
|
||||
urllib3[secure]>=1.19.1,!=1.21
|
||||
boto
|
||||
PyYAML
|
||||
six >= 1.7
|
||||
|
||||
Reference in New Issue
Block a user