microsoft / WindowsAgentArena

Windows Agent Arena (WAA) 🪟 is a scalable OS platform for testing and benchmarking of multi-modal AI agents.
https://microsoft.github.io/WindowsAgentArena
MIT License
492 stars 50 forks source link

Add version of azure-mgmt-resource in requirements.txt #18

Open LakshyAAAgrawal opened 2 months ago

LakshyAAAgrawal commented 2 months ago

I get the following INFO on running pip install -r requirements.txt. It can be fixed by providing the version of azure-mgmt-resource used in the authors environments.

INFO: pip is looking at multiple versions of azure-mgmt-resource to determine which version is compatible with other requirements. This could take a while.
zackhuiiiii commented 2 months ago

thanks!