Skip to content

Commit

Permalink
Merge pull request #1167 from solliancenet/cp-gatekeeperintegration-p…
Browse files Browse the repository at this point in the history
…in-numpy

Gatekeeper Integration API : Pin numpy package to version 1.26.4
  • Loading branch information
ciprianjichici authored Jun 24, 2024
2 parents 8ac3026 + 0e913ff commit cc5749c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/python/GatekeeperIntegrationAPI/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ azure-identity==1.16.0
azure-keyvault-secrets==4.7.0
azure-monitor-opentelemetry==1.2.0
fastapi==0.110.1
numpy==1.26.4
presidio-analyzer==2.2.351
presidio-anonymizer==2.2.351
pylint==3.0.2
Expand Down
1 change: 1 addition & 0 deletions src/python/IntegrationSDK/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
azure-appconfiguration-provider==1.0.0
azure-identity==1.16.0
azure-keyvault-secrets==4.7.0
numpy==1.26.4
pydantic==2.5.2
presidio-analyzer==2.2.351
presidio-anonymizer==2.2.351
Expand Down

0 comments on commit cc5749c

Please sign in to comment.