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.
2 parents 1bc26c0 + 2704ffe commit 4753dc8Copy full SHA for 4753dc8
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "qct-parse"
3
-version = "0.2.1.dev0"
+version = "0.2.2.dev0"
4
dependencies =[
5
'lxml'
6
]
requirements.txt
@@ -0,0 +1,4 @@
+# This file was autogenerated by uv via the following command:
+# uv pip compile pyproject.toml
+lxml==5.3.0
+ # via qct-parse (pyproject.toml)
0 commit comments