We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91caf11 commit c5d1b06Copy full SHA for c5d1b06
1 file changed
requirements.txt
@@ -1,4 +1,4 @@
1
# Place dependencies in this file, following the distutils format:
2
# http://docs.python.org/2/distutils/setupscript.html#relationships-between-distributions-and-packages
3
lark>=1.0.0
4
-importlib-resources>=2.0.0; python_version < '3.9'
+importlib-resources>=2.0.0,<7.0.0; python_version < '3.9'
0 commit comments