We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
wrapt
1 parent 948b264 commit c7e5e70Copy full SHA for c7e5e70
eng/ci_tools.txt
@@ -20,6 +20,7 @@ beautifulsoup4==4.9.1
20
pkginfo==1.5.0.1
21
pip==20.3
22
black==21.6b0; python_version >= '3.6'
23
+wrapt<=1.12.1; python_version == '2.7'
24
25
# locking packages defined as deps from azure-sdk-tools or azure-devtools
26
pytoml==0.1.21
eng/test_tools.txt
@@ -18,6 +18,7 @@ pytest-xdist==1.32.0
18
coverage==4.5.4
19
bandit==1.6.2
protobuf==3.17.3; python_version == '2.7'
0 commit comments