forked from modin-project/modin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment-dev.yml
More file actions
45 lines (45 loc) · 820 Bytes
/
environment-dev.yml
File metadata and controls
45 lines (45 loc) · 820 Bytes
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
name: modin
channels:
- conda-forge
dependencies:
- pandas==1.4.1
- numpy>=1.18.5
- pyarrow>=4.0.1
- dask[complete]>=2.22.0,<2022.2.0
- distributed>=2.22.0,<2022.2.0
- fsspec
- xarray
- Jinja2
- pathlib
- scipy
- pip
- s3fs>=2021.8
- feather-format
- lxml
- openpyxl
- xlrd
- matplotlib<=3.2.2
- sqlalchemy>=1.4.0
- pandas-gbq
- pytables
- msgpack-python
- psutil
- pytest>=6.0.1
- pytest-benchmark
- pytest-cov>=2.10.1
- pytest-xdist>=2.1.0
- packaging
- coverage<5.0
- pygithub==1.53
- ray-default
- rpyc==4.1.5
- cloudpickle
- boto3
- scikit-learn
- pymssql
- psycopg2
- pip:
- xgboost>=1.3
- modin-spreadsheet>=0.1.1
- tqdm
- git+https://github.com/airspeed-velocity/asv.git@ef016e233cb9a0b19d517135104f49e0a3c380e9