mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Change hostnames by ip addresses was causing certificate verification to fail. Instead of doing it we will better monkey patch urllib3 functionality which does name resolution. It should work without problems even for https connection.
14 lines
166 B
Plaintext
14 lines
166 B
Plaintext
urllib3>=1.9
|
|
boto
|
|
psycopg2>=2.6.1
|
|
PyYAML
|
|
requests
|
|
six >= 1.7
|
|
kazoo==2.2.1
|
|
python-etcd==0.4.3
|
|
python-consul==0.7.0
|
|
click>=4.1
|
|
prettytable>=0.7
|
|
tzlocal
|
|
python-dateutil
|