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 8e298e5Copy full SHA for 8e298e5
requirements.txt
@@ -1,7 +1,7 @@
1
avro==1.11.3
2
dpkt==1.9.8
3
lxml==4.9.3
4
-numpy==1.26.1
+numpy==2.3.4
5
fastavro==1.8.4
6
six>=1.12.0
7
google-cloud-pubsub==2.18.4
setup.cfg
@@ -45,7 +45,7 @@ install_requires =
45
avro==1.11.1
46
47
lxml==4.9.2
48
- numpy==1.24.1
+ numpy==2.3.4
49
fastavro==1.7.0
50
51
google-cloud-pubsub==2.13.11
0 commit comments