Skip to content
This repository was archived by the owner on Apr 8, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ azureml-train-core==1.36.0 # for azureml.train.hyperdrive
azureml-dataset-runtime==1.36.0 # to register dataset
hydra-core~=1.0.3
typing_extensions==4.0.1 # for hydra
numpy==1.20.3
numpy==1.22.0
protobuf<=3.20.1

# unit testing
Expand Down