mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 23:10:15 +00:00
- get rid from 2.7 specific modules: `six`, `ipaddress` - use Python3 unpacking operator - use `shutil.which()` instead of `find_executable()`
14 lines
200 B
Plaintext
14 lines
200 B
Plaintext
urllib3>=1.19.1,!=1.21
|
|
boto3
|
|
PyYAML
|
|
kazoo>=1.3.1
|
|
python-etcd>=0.4.3,<0.5
|
|
python-consul>=0.7.1
|
|
click>=4.1
|
|
prettytable>=0.7
|
|
python-dateutil
|
|
pysyncobj>=0.3.8
|
|
cryptography>=1.4
|
|
psutil>=2.0.0
|
|
ydiff>=1.2.0
|