You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
12 lines
267 B
Diff
12 lines
267 B
Diff
|
|
--- ./setup.py 2022-06-01 14:49:09.000000000 -0400
|
||
|
|
+++ ./setup.py 2022-06-01 14:49:32.000000000 -0400
|
||
|
|
@@ -24,7 +24,7 @@
|
||
|
|
"requests>=2.7,<3.0",
|
||
|
|
"six>=1.5",
|
||
|
|
"monotonic>=1.5",
|
||
|
|
- "backoff==1.10.0",
|
||
|
|
+ "backoff>=1.10.0",
|
||
|
|
"python-dateutil>2.1"
|
||
|
|
]
|
||
|
|
|