mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
wal-e outputs in CSV format using the 'excel-tab' dialect: https://github.com/wal-e/wal-e/blob/3164de68527e6ace269a2112291344b18b9ca6c5/wal_e/operator/backup.py#L63 The ISO date may be written with a space instead of'T' as delimiter between date and time, this causes the old parsing to fail.
15 lines
173 B
Plaintext
15 lines
173 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
|
|
enum34
|