summarylogtreecommitdiffstats
path: root/rm-pick-version-constraint.patch
blob: 3a208797bfaf21124c9a2d2302be6e29716ca6d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@
     "requests",
     "mutagen",
     "tqdm",
-    "pick==1.6.0",
+    "pick",
     "beautifulsoup4",
     "colorama",
 ]