-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-debian-poetry1.1.12.txt
17 lines (17 loc) · 1.12 KB
/
requirements-debian-poetry1.1.12.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
azure-core==1.25.0; python_version >= "3.7"
azure-identity==1.10.0; python_version >= "3.6"
certifi==2022.6.15; python_version >= "3.7" and python_version < "4"
cffi==1.15.1; python_version >= "3.6"
charset-normalizer==2.1.0; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
cryptography==37.0.4; python_version >= "3.6"
idna==3.3; python_version >= "3.7" and python_version < "4"
msal-extensions==1.0.0; python_version >= "3.6"
msal==1.18.0; python_version >= "3.6"
portalocker==2.5.1
pycparser==2.21; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
pyjwt==2.4.0; python_version >= "3.6"
pywin32==304
requests==2.28.1; python_version >= "3.7" and python_version < "4"
six==1.16.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.7"
typing-extensions==4.3.0; python_version >= "3.7"
urllib3==1.26.11; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"