summarylogtreecommitdiffstats
path: root/deps.patch
diff options
context:
space:
mode:
Diffstat (limited to 'deps.patch')
-rw-r--r--deps.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/deps.patch b/deps.patch
new file mode 100644
index 000000000000..bba70edb4269
--- /dev/null
+++ b/deps.patch
@@ -0,0 +1,13 @@
+diff --git a/setup.py b/setup.py
+index dd929fe..7cb1e1a 100755
+--- a/setup.py
++++ b/setup.py
+@@ -22,7 +22,7 @@ requires = (
+ "tqdm>=4.61.2",
+ "requests>=2.26.0",
+ "simplejson>=3.17.3",
+- "packaging>=21.0",
++ "packaging>=20.9",
+ # iOS dependencies:
+ "iOSbackup>=0.9.912",
+ # Android dependencies: