mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Compatibility with ydiff==1.4.2 (#3216)
1. Implemented compatibility. 2. Constrained the upper version in requirements.txt to avoid future failures. 3. Setup an additional pipeline to check with the latest ydiff. Close #3209 Close #3212 Close #3218
This commit is contained in:
+1
-1
@@ -10,5 +10,5 @@ python-dateutil
|
||||
pysyncobj>=0.3.8
|
||||
cryptography>=1.4
|
||||
psutil>=2.0.0
|
||||
ydiff>=1.2.0
|
||||
ydiff>=1.2.0,<1.5,!=1.4.0,!=1.4.1
|
||||
python-json-logger>=2.0.2
|
||||
|
||||
Reference in New Issue
Block a user