Skip to content

Commit

Permalink
Fix aiohttp vulnerability in model evaluation environment (#3294)
Browse files Browse the repository at this point in the history
* updating model evaluation environment with modelling_llama patch.

* fixing vulnerabilities in model evaluation environment.

* adding verbose flags in conda env create.

* adding only one verbose flag.

* updating the dependencies to resolve vulnerabilities.

* updating the dependencies to resolve vulnerabilities.

* fixing aiohttp vulnerability in azureml-metrics package.

---------

Co-authored-by: Chandra Sekhar Gupta Aravapalli <[email protected]>
  • Loading branch information
guptha23 and Chandra Sekhar Gupta Aravapalli authored Aug 23, 2024
1 parent 59415ca commit b1c6718
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ dependencies:
- pytorch=2.2.2
- pytorch-cuda=11.8
- pip:
- aiohttp>=3.10.2
- matplotlib>=3.7,<3.8
- protobuf<4.0.0
- psutil>=5.8,<5.9
Expand Down

0 comments on commit b1c6718

Please sign in to comment.