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.
setup.cfg
1 parent 407c9da commit 68ed859Copy full SHA for 68ed859
setup.cfg
@@ -39,6 +39,7 @@ install_requires =
39
lxml==5.2.0; python_version < '3.8' and platform_machine == 'aarch64'
40
lxml==5.4.0; python_version < '3.8' and platform_machine != 'aarch64'
41
lxml
42
+ polars
43
PyYAML==6.0.1; python_version < '3.8'
44
PyYAML
45
requests
0 commit comments