Skip to content

Commit

Permalink
Allow earlier versions of platformdirs
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Nov 8, 2024
1 parent a016f9e commit c1d1df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"diskcache>=4",
"Jinja2>=2.10.1",
"jsonschema>=3.0.2",
"platformdirs>=4.1.0",
"platformdirs>=2.4.0",
"PyYAML>=5.3.1",
]

Expand Down

0 comments on commit c1d1df2

Please sign in to comment.