Skip to content

Commit

Permalink
unpin Pandas and dependencies update (#4722)
Browse files Browse the repository at this point in the history
  • Loading branch information
maskarb authored Oct 6, 2023
1 parent 35d3ab0 commit 0d47853
Show file tree
Hide file tree
Showing 4 changed files with 392 additions and 580 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ kombu = "<5.3" # https://issues.redhat.com/browse/COST-3997
msrestazure = "*"
numpy = {version = "*", markers = "platform_machine == 'aarch64' or platform_machine == 'arm64' or platform_machine == 'x86_64'"}
oci = "*"
pandas = "==1.3.5"
pandas = "*"
prometheus-client = ">=0.7"
psutil = ">=5.6"
psycopg2 = ">=2.9"
Expand Down
Loading

0 comments on commit 0d47853

Please sign in to comment.