Skip to content

Commit e021f75

Browse files
authored
[APIView] update apiview reqs + stub gen version (Azure#40220)
1 parent ab362fe commit e021f75

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

eng/apiview_reqs.txt

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1-
apiview-stub-generator==0.3.16
2-
azure-pylint-guidelines-checker==0.0.7
3-
pylint<3.0.0
1+
astroid==2.15.8
2+
charset-normalizer==3.4.1
3+
dill==0.3.9
4+
isodate==0.6.1
5+
isort==5.13.2
6+
lazy-object-proxy==1.10.0
7+
mccabe==0.7.0
8+
pkginfo==1.12.1.2
9+
platformdirs==4.3.6
10+
pylint==2.17.7
11+
pylint-guidelines-checker==0.0.7
12+
six==1.17.0
13+
tomli==2.2.1
14+
tomlkit==0.13.2
15+
typing_extensions==4.12.2
16+
wrapt==1.17.2
17+
apiview-stub-generator==0.3.17

0 commit comments

Comments
 (0)