-
Notifications
You must be signed in to change notification settings - Fork 20
/
requirements.txt
72 lines (72 loc) · 5.87 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
aiohappyeyeballs==2.3.5 ; python_version >= "3.8" and python_full_version < "4.0.0"
aiohttp==3.10.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
aioresponses==0.7.6 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
aiosignal==1.3.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
alabaster==0.7.13 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
astroid==2.15.8 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
async-timeout==4.0.3 ; python_version >= "3.8" and python_version < "3.11"
attrs==23.2.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
azure-core==1.30.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
azure-identity==1.16.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
babel==2.15.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
black==24.3.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
certifi==2024.2.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
cffi==1.16.0 ; python_version >= "3.8" and python_full_version < "4.0.0" and platform_python_implementation != "PyPy"
charset-normalizer==3.3.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
click==8.1.7 ; python_version >= "3.8" and python_full_version < "4.0.0"
colorama==0.4.6 ; python_version >= "3.8" and python_full_version < "4.0.0" and (sys_platform == "win32" or platform_system == "Windows")
cryptography==42.0.7 ; python_version >= "3.8" and python_full_version < "4.0.0"
dill==0.3.8 ; python_version >= "3.8" and python_full_version < "4.0.0"
docutils==0.18.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
exceptiongroup==1.2.1 ; python_full_version >= "3.8.0" and python_version < "3.11"
frozenlist==1.4.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
idna==3.7 ; python_version >= "3.8" and python_full_version < "4.0.0"
imagesize==1.4.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
importlib-metadata==7.1.0 ; python_version >= "3.8" and python_version < "3.10"
iniconfig==2.0.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
isodate==0.6.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
isort==5.13.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
jinja2==3.1.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
lazy-object-proxy==1.10.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
markupsafe==2.1.5 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
mccabe==0.7.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
msal-extensions==1.1.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
msal==1.28.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
msrest==0.7.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
multidict==6.0.5 ; python_version >= "3.8" and python_full_version < "4.0.0"
mypy-extensions==1.0.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
oauthlib==3.2.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
packaging==24.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
pathspec==0.12.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
platformdirs==4.2.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
pluggy==1.5.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
portalocker==2.8.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
pycparser==2.22 ; python_version >= "3.8" and python_full_version < "4.0.0" and platform_python_implementation != "PyPy"
pygments==2.18.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
pyjwt[crypto]==2.8.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
pylint==2.17.7 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pytest-asyncio==0.19.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pytest==7.4.4 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
pytz==2024.1 ; python_version >= "3.8" and python_version < "3.9"
pywin32==306 ; python_version >= "3.8" and python_full_version < "4.0.0" and platform_system == "Windows"
requests-oauthlib==2.0.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
requests==2.32.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
responses==0.21.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
six==1.16.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
snowballstemmer==2.2.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinx-rtd-theme==1.3.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinx==5.3.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxcontrib-applehelp==1.0.4 ; python_version >= "3.8" and python_full_version < "4.0.0"
sphinxcontrib-devhelp==1.0.2 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxcontrib-htmlhelp==2.0.1 ; python_version >= "3.8" and python_full_version < "4.0.0"
sphinxcontrib-jquery==4.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxcontrib-jsmath==1.0.1 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxcontrib-qthelp==1.0.3 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
sphinxcontrib-serializinghtml==1.1.5 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
tomli==2.0.1 ; python_version >= "3.8" and python_version < "3.11"
tomlkit==0.12.5 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
typing-extensions==4.12.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
urllib3==2.2.2 ; python_version >= "3.8" and python_full_version < "4.0.0"
wrapt==1.16.0 ; python_full_version >= "3.8.0" and python_full_version < "4.0.0"
yarl==1.9.4 ; python_version >= "3.8" and python_full_version < "4.0.0"
zipp==3.19.0 ; python_version >= "3.8" and python_version < "3.10"