-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
80 lines (80 loc) · 1.44 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
73
74
75
76
77
78
79
80
aiohttp==3.8.5
aiokafka==0.8.1
aiosignal==1.3.1
annotated-types==0.5.0
anyio==4.0.0
async-timeout==4.0.3
attrs==23.1.0
beautifulsoup4==4.12.2
bleach==6.0.0
cachetools==5.3.1
certifi==2023.7.22
charset-normalizer==3.2.0
cssutils==2.7.1
dataframe-image==0.2.1
defusedxml==0.7.1
fastjsonschema==2.18.0
frozenlist==1.4.0
google-api-core==2.11.1
google-auth==2.23.0
google-auth-httplib2==0.1.1
google-auth-oauthlib==1.1.0
googleapis-common-protos==1.60.0
gspread==5.11.2
h11==0.14.0
html2image==2.0.4.3
httpcore==0.17.3
httplib2==0.22.0
httpx==0.24.1
idna==3.4
Jinja2==3.1.2
jsonschema==4.19.0
jsonschema-specifications==2023.7.1
jupyter_client==8.3.1
jupyter_core==5.3.1
jupyterlab-pygments==0.2.2
kafka-python==2.0.2
lxml==4.9.3
MarkupSafe==2.1.3
mistune==3.0.1
multidict==6.0.4
nbclient==0.8.0
nbconvert==7.8.0
nbformat==5.9.2
numpy==1.26.0
oauthlib==3.2.2
packaging==23.1
pandas==2.1.0
pandocfilters==1.5.0
Pillow==10.0.1
platformdirs==3.10.0
protobuf==4.24.3
pyasn1==0.5.0
pyasn1-modules==0.3.0
pydantic==2.3.0
pydantic_core==2.6.3
Pygments==2.16.1
pyparsing==3.1.1
python-dateutil==2.8.2
python-telegram-bot==20.5
pytz==2023.3.post1
pyzmq==25.1.1
redis==5.0.0
referencing==0.30.2
requests==2.31.0
requests-oauthlib==1.3.1
rpds-py==0.10.3
rsa==4.9
six==1.16.0
sniffio==1.3.0
soupsieve==2.5
tinycss2==1.2.1
tornado==6.3.3
traitlets==5.10.0
typing_extensions==4.7.1
tzdata==2023.3
uritemplate==4.1.1
urllib3==1.26.16
webencodings==0.5.1
websocket-client==1.6.3
yarl==1.9.2