-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
71 lines (71 loc) · 1.28 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
MarkupSafe==2.1.1
PyYAML==6.0
aiofiles==0.8.0
aiohttp==3.8.1
aiosignal==1.2.0
anyio==3.6.1
asgiref==3.5.2
async-timeout==4.0.2
asyncpg==0.25.0
attrs==21.4.0
azure-core==1.24.0
azure-storage-blob==12.12.0
cachetools==4.2.4
certifi==2022.5.18.1
cffi==1.15.0
charset-normalizer==2.0.12
click==8.1.3
cryptography==37.0.2
cython==0.29.30
data==0.4
decorator==5.1.1
frozenlist==1.3.0
funcsigs==1.0.2
future==0.18.2
google-api-core==1.31.5
google-auth==1.35.0
googleapis-common-protos==1.56.1
gunicorn==20.1.0
h11==0.13.0
httptools==0.4.0
idna==3.3
isodate==0.6.1
jinja2==3.1.2
latex==0.7.0
msrest==0.6.21
multidict==6.0.2
numpy==1.22.4
oauthlib==3.2.0
opencensus==0.7.13
opencensus-context==0.1.2
opencensus-ext-azure==1.0.5
opencensus-ext-logging==0.1.0
opencensus-ext-requests==0.7.5
orjson==3.6.8
packaging==21.3
pandas==1.4.2
protobuf==3.20.1
psutil==5.9.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2022.1
requests==2.27.1
requests-oauthlib==1.3.1
rsa==4.8
shutilwhich==1.1.0
six==1.16.0
sniffio==1.2.0
starlette==0.20.0
tempdir==0.7.1
typing-extensions==4.2.0
urllib3==1.26.9
uvicorn==0.17.6
uvloop==0.16.0
watchgod==0.8.2
websockets==10.3
wrapt==1.14.1
yarl==1.7.2