We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c37ae commit 0aefeeaCopy full SHA for 0aefeea
setup.cfg
@@ -32,6 +32,7 @@ install_requires =
32
joblib>=0.12.0
33
importlib-metadata>=4.4
34
importlib-resources>=1.3
35
+ # Using appdirs rather than platformdirs is deliberate, see https://github.com/rstudio/pins-python/pull/239
36
appdirs<2.0.0
37
humanize>=1.0.0
38
requests
0 commit comments