-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements.txt
52 lines (52 loc) · 865 Bytes
/
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
aiohttp==3.7.4.post0
aniso8601==9.0.1
apispec==4.5.0
apispec-webframeworks==0.5.2
appdirs==1.4.4
async-timeout==3.0.1
attrs==21.2.0
black==21.5b0
certifi==2020.12.5
cfgv==3.2.0
chardet==4.0.0
click==7.1.2
dateparser==1.0.0
distlib==0.3.1
filelock==3.0.12
flake8==3.9.1
Flask==2.0.1
identify==2.2.4
idna==2.10
itsdangerous==2.0.1
Jinja2==3.0.1
jsonschema==3.2.0
MarkupSafe==2.0.1
marshmallow==3.12.1
mccabe==0.6.1
mistune==0.8.4
multidict==5.1.0
mypy==0.812
mypy-extensions==0.4.3
nodeenv==1.6.0
pathspec==0.8.1
pre-commit==2.12.1
pycodestyle==2.7.0
pyflakes==2.3.1
pyrsistent==0.17.3
python-binance==1.0.12
python-dateutil==2.8.1
pytz==2021.1
PyYAML==5.4.1
regex==2021.4.4
requests==2.25.1
six==1.16.0
toml==0.10.2
typed-ast==1.4.3
typing-extensions==3.10.0.0
tzlocal==2.1
ujson==5.4.0
urllib3==1.26.5
virtualenv==20.4.6
websockets==9.1
Werkzeug==2.0.1
yarl==1.6.3