-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
65 lines (65 loc) · 1.12 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
astroid==2.2.5
autopep8==1.4.4
azure-ai-textanalytics==5.2.0b3
azure-common==1.1.28
azure-core==1.23.0
azure-identity==1.8.0
bokeh==2.2.3
cachetools==5.0.0
certifi==2020.12.5
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.12
click==7.1.2
cryptography==36.0.2
fastapi==0.63.0
google-api-core==2.7.1
google-auth==2.6.2
googleapis-common-protos==1.56.0
gunicorn==20.0.4
h11==0.12.0
httptools==0.4.0
idna==2.10
isodate==0.6.0
isort==4.3.21
Jinja2==3.1.1
lazy-object-proxy==1.4.2
MarkupSafe==2.1.1
mccabe==0.6.1
msal==1.17.0
msal-extensions==0.3.1
msrest==0.6.21
oauthlib==3.1.0
opencensus==0.8.0
opencensus-context==0.1.2
opencensus-ext-azure==1.1.3
packaging==20.8
Pillow==9.1.0
portalocker==2.4.0
protobuf==3.20.0
psutil==5.9.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.21
pydantic==1.8.1
PyJWT==2.3.0
pylint==2.3.1
pyparsing==3.0.7
python-dateutil==2.8.2
python-dotenv==0.20.0
PyYAML==6.0
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.8
six==1.15.0
starlette==0.13.6
toml==0.10.2
tornado==6.1
typed-ast==1.4.0
typing-extensions==4.1.1
urllib3==1.26.4
uvicorn==0.13.4
uvloop==0.16.0
wincertstore==0.2
wrapt==1.14.0