Browse Source

Remove `appdirs` from `requirements.txt` (#24550)

Joel Challis 1 year ago
parent
commit
6693a30671
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -1,5 +1,5 @@
 # Python requirements
-appdirs
+# platformdirs
 argcomplete
 colorama
 dotty-dict