-
Notifications
You must be signed in to change notification settings - Fork 3
/
requirements.txt
54 lines (54 loc) · 1.02 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
aiohttp==3.8.1
aiosignal==1.2.0
async-timeout==4.0.2
attrs==22.1.0
backoff==2.1.2
black==22.8.0
certifi @ file:///private/var/folders/sy/f16zz6x50xz3113nwtb9bvq00000gp/T/abs_83242e7e-f82d-4a71-8ef2-9d71d212d249gu_wxmeq/croots/recipe/certifi_1655968827803/work/certifi
cfgv==3.3.1
charset-normalizer==2.1.1
click==8.1.3
dateparser==1.1.1
distlib==0.3.6
filelock==3.8.0
flake8==5.0.4
frozenlist==1.3.1
identify==2.5.5
idna==3.4
iniconfig==1.1.1
isort==5.10.1
mccabe==0.7.0
multidict==6.0.2
mypy-extensions==0.4.3
nodeenv==1.7.0
numpy==1.23.3
packaging==21.3
pandas==1.5.0
pathspec==0.10.1
platformdirs==2.5.2
pluggy==1.0.0
polars==0.14.11
pre-commit==2.20.0
py==1.11.0
pycodestyle==2.9.1
pyflakes==2.5.0
pyparsing==3.0.9
pytest==7.1.3
python-binance==1.0.16
python-dateutil==2.8.2
pytz==2022.2.1
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
regex==2022.3.2
requests==2.28.1
six==1.16.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
ujson==5.5.0
urllib3==1.26.12
virtualenv==20.16.5
websockets==10.3
yarl==1.8.1