-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirments.txt
46 lines (46 loc) · 882 Bytes
/
requirments.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
aiohttp==3.8.0
aiosignal==1.2.0
async-timeout==4.0.1
attrs==21.2.0
cachetools==4.2.4
certifi==2021.10.8
charset-normalizer==2.0.7
dateparser==1.1.0
et-xmlfile==1.1.0
frozenlist==1.2.0
google-api-core==2.2.2
google-api-python-client==2.30.0
google-auth==2.3.3
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.4.6
googleapis-common-protos==1.53.0
greenlet==1.1.2
httplib2==0.20.2
idna==3.3
multidict==5.2.0
oauth2client==4.1.3
oauthlib==3.1.1
openpyxl==3.0.9
protobuf==3.19.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pyparsing==3.0.5
pyTelegramBotAPI==4.1.1
python-binance==1.0.15
python-dateutil==2.8.2
pytz==2021.3
pytz-deprecation-shim==0.1.0.post0
regex==2021.11.10
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
six==1.16.0
SQLAlchemy==1.4.26
typing-extensions==3.10.0.2
tzdata==2021.5
tzlocal==4.1
ujson==4.2.0
uritemplate==4.1.1
urllib3==1.26.7
websockets==9.1
yarl==1.7.2