We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b74ee commit 9ad0290Copy full SHA for 9ad0290
setup.py
@@ -4,7 +4,7 @@
4
'toolz >= 0.12.1',
5
'construct >= 2.10.70',
6
'blessed >= 1.20.0',
7
- 'platformdirs >= 4.2.2',
+ 'platformdirs >= 4.3.3',
8
'metadict >= 0.1.3']
9
10
import setuptools
0 commit comments