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:
Alexander Kukushkin
2024-11-19 09:27:49 +01:00
committed by GitHub
parent 19f75b407e
commit a903438a5a
6 changed files with 34 additions and 5 deletions
+1 -1
View File
@@ -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