Skip to content

Commit

Permalink
loosen platformdirs version specifier so it doesn't conflict with oth…
Browse files Browse the repository at this point in the history
…er pkgs
  • Loading branch information
mjurbanski-reef committed Dec 6, 2023
1 parent 4f02ad7 commit 2e24955
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/+loosen_platformdirs.fixed.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Loosen platformdirs dependency version specifier.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ phx-class-registry~=4.0
rst2ansi==0.1.5
tabulate==0.9.0
tqdm~=4.65.0
platformdirs>=4.0.0,<5
platformdirs>=3.11.0,<5

0 comments on commit 2e24955

Please sign in to comment.