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.
1 parent 90e57b3 commit 9c3853aCopy full SHA for 9c3853a
Pipfile
@@ -10,7 +10,9 @@ microsoft-kiota-authentication-azure = "==0.1.0"
10
httpx = {version = "==0.23.0", extras = ["http2"]}
11
12
[dev-packages] # Packages required to develop the application
13
-flit = "==3.7.1"
+setuptools = "==65.5.1"
14
+build = "==0.9.0"
15
+bumpver = "==2022.1119"
16
pylint = "==2.15.4"
17
mypy = "==0.982"
18
yapf = "==0.32.0"
0 commit comments