Skip to content

Commit 471c540

Browse files
committed
Revert changes in setup.cfg
1 parent 9c64146 commit 471c540

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ install_requires =
3131
argcomplete <= 3.1.2; python_version < '3.8'
3232
filelock
3333
filelock<=3.12.2; python_version == '3.7'
34-
filelock<=3.16.1; python_version == '3.6'
34+
filelock<=3.4.1; python_version == '3.6'
3535
jsonschema
3636
lxml==5.2.0; python_version < '3.8' and platform_machine == 'aarch64'
3737
lxml==5.3.0; python_version >= '3.8' or platform_machine != 'aarch64'

0 commit comments

Comments
 (0)