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 175d6d0 commit 30cd8c3Copy full SHA for 30cd8c3
requirements.txt
@@ -62,7 +62,7 @@ psycopg[binary]==3.2.4
62
psycopg-pool==3.2.4
63
64
# PSUtil: Cross-platform library to access system details and process utilities
65
-psutil==6.1.1
+psutil==7.0.0
66
67
# PyArrow: Python library providing high-performance tools for doing analytics on Arrow-based columnar data
68
pyarrow==19.0.0
version.py
@@ -1 +1 @@
1
-__version__ = "3.0.3.33"
+__version__ = "3.0.3.34"
0 commit comments