-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathenvironment.yml
More file actions
70 lines (69 loc) · 1.25 KB
/
environment.yml
File metadata and controls
70 lines (69 loc) · 1.25 KB
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
name: hydra
channels:
- defaults
- conda-forge
- pytorch
dependencies:
- python=3.7
- pip
- pytest
- numpy
- shapely
- pillow
- opencv
- scipy
- matplotlib
- scikit-image
- scikit-learn
- pandas
- func_timeout
- gym
- python-dateutil=2.8.1
- psutil
- pytz
- cpuonly
- pytorch=1.7.0
- torchvision=0.8.1
- shortuuid
- seaborn
- certifi==2020.4.5.2
- cffi==1.14.0
- chardet==3.0.4
- cloudpickle==1.3.0
- cycler==0.10.0
- descartes==1.1.0
- filelock==3.0.12
- future==0.18.2
- idna==2.9
- isodate==0.6.0
- kiwisolver==1.2.0
- mizani==0.6.0
- msrest==0.6.14
- oauthlib==3.1.0
- patsy==0.5.1
- psutil==5.7.0
- pycparser==2.20
- pyglet==1.5.0
- pyodbc==4.0.30
- pyparsing==2.4.7
- pytz==2020.1
- requests==2.23.0
- requests-oauthlib==1.3.0
- six==1.14.0
- tornado==6.0.4
- urllib3==1.25.9
- pip:
- astar==0.93
- cycler==0.10.0
- isodate==0.6.0
- pika==1.1.0
- blosc==1.10.4
- pyinterval
- azure-common==1.1.25
- azure-core==1.5.0
- azure-cosmosdb-nspkg==2.0.2
- azure-cosmosdb-table==1.0.6
- azure-nspkg==3.0.2
- azure-storage-blob==12.3.1
- git+https://github.com/tboult/bullet3.git@TBPlanar
- -e .