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 4c526a0 commit 62cf888Copy full SHA for 62cf888
tools/setup.py
@@ -35,7 +35,7 @@ def readme():
35
'pyyaml',
36
'requests>=2.20.0',
37
'resource',
38
- 'filelock<3.3.0',
+ 'filelock',
39
'setuptools>=36.7.2',
40
],
41
setup_requires=[
0 commit comments