We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25494b commit 1b4e10aCopy full SHA for 1b4e10a
Pipfile
@@ -43,7 +43,7 @@ kombu = "<5.3" # https://issues.redhat.com/browse/COST-3997
43
msrestazure = "*"
44
numpy = {version = "*", markers = "platform_machine == 'aarch64' or platform_machine == 'arm64' or platform_machine == 'x86_64'"}
45
oci = "*"
46
-pandas = "*"
+pandas = "<2.2"
47
prometheus-client = ">=0.7"
48
psutil = ">=5.6"
49
psycopg2 = ">=2.9"
0 commit comments