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 49ef9fc commit a855c1bCopy full SHA for a855c1b
requirements.txt
@@ -1,6 +1,6 @@
1
avro==1.11.3
2
dpkt==1.9.8
3
-lxml==4.9.3
+lxml==6.0.1
4
numpy==1.26.1
5
fastavro==1.8.4
6
six>=1.12.0
setup.cfg
@@ -44,7 +44,7 @@ python_requires = >= 3.6
44
install_requires =
45
avro==1.11.1
46
47
- lxml==4.9.2
+ lxml==6.0.1
48
numpy==1.24.1
49
fastavro==1.7.0
50
0 commit comments