forked from digitalocean/pydo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
30 lines (30 loc) · 2.42 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
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"
aiosignal==1.3.1 ; python_version >= "3.8" 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"
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"
cryptography==42.0.7 ; python_version >= "3.8" and python_full_version < "4.0.0"
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"
isodate==0.6.1 ; 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"
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"
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"
pyjwt[crypto]==2.8.0 ; python_version >= "3.8" and python_full_version < "4.0.0"
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"
six==1.16.0 ; python_version >= "3.8" 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"
yarl==1.9.4 ; python_version >= "3.8" and python_full_version < "4.0.0"