forked from hummingbot/hummingbot
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment-win64.yml
82 lines (82 loc) · 1.83 KB
/
environment-win64.yml
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
81
82
name: hummingbot
channels:
- conda-forge
- defaults
dependencies:
- aiounittest=1.4.1
- bidict
- certifi=2021.5.30
- coverage=5.5
- intel-openmp=2021.3.0
- nose=1.3.7
- nose-exclude
- numpy=1.20.1
- pandas=1.2.1
- pip=21.1.2
- prompt_toolkit=3.0.20
- pydantic=1.9
- pytables=3.6.1
- python=3.8.2
- python-dateutil=2.8.1
- defaults::scipy=1.6.2
- six=1.14.0
- sqlalchemy=1.4
- sqlite=3.31.1
- tabulate==0.8.9
- tzlocal=2.0.0
- ujson=1.35
- zlib=1.2.11
- pip:
- 0x-contract-addresses==3.0.0
- 0x-contract-wrappers==2.0.0
- 0x-order-utils==4.0.0
- aiohttp==3.7.4.post0
- aiokafka==0.7.1
- aioprocessing==2.0.0
- aioresponses==0.7.2
- appdirs==1.4.3
- async-timeout==3.0.1
- asyncssh==2.7.2
- base58==2.1.1
- cachetools==4.0.0
- coincurve==13.0.0
- commlib-py==0.10.6
- cryptography==2.8
- cython==3.0a7
- cytoolz==0.11.0
- diff-cover==5.1.2
- docker==5.0.3
- dydx-python==0.11.3
- dydx-v3-python==1.0.10
- eth-abi==2.1.1
- eth-account==0.5.5
- eth-bloom==1.0.4
- eth-keyfile==0.5.1
- eth-typing==2.2.1
- eth-utils==1.10.0
- ethsnarks-loopring==0.1.5
- flake8==3.7.9
- hexbytes==0.2.0
- importlib-metadata==0.23
- injective-py==0.6.0.7
- mypy-extensions==0.4.3
- pandas_ta==0.3.14b
- pre-commit==2.18.1
- psutil==5.7.2
- ptpython==3.0.20
- pyjwt==1.7.1
- pyperclip==1.7.0
- pytest==4.6.11
- python-telegram-bot==12.4.2
- requests==2.22.0
- rsa==4.7
- ruamel-yaml==0.16.10
- setuptools==50.3.2
- signalr-client-aio==0.0.1.6.2
- simplejson==3.17.2
- solders==0.1.4
- web3==5.23.0
- websockets==9.1
- yarl==1.4.2
- git+https://github.com/CoinAlpha/python-signalr-client.git
prefix: C:\Users\marti\Anaconda3\envs\hummingbot