This repository was archived by the owner on Aug 21, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathenvironment.yml
More file actions
80 lines (79 loc) · 2.03 KB
/
environment.yml
File metadata and controls
80 lines (79 loc) · 2.03 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
70
71
72
73
74
75
76
77
78
79
name: vframe_synthetic
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- attrs=19.1.0=py_0
- backcall=0.1.0=py_0
- bleach=3.1.0=py_0
- bzip2=1.0.8=h516909a_1
- ca-certificates=2019.9.11=hecc5488_0
- certifi=2019.9.11=py37_0
- decorator=4.4.0=py_0
- defusedxml=0.5.0=py_1
- entrypoints=0.3=py37_1000
- ipykernel=5.1.2=py37h5ca1d4c_0
- ipython=7.8.0=py37h5ca1d4c_0
- ipython_genutils=0.2.0=py_1
- jedi=0.15.1=py37_0
- jinja2=2.10.1=py_0
- jsonschema=3.0.2=py37_0
- jupyter_client=5.3.1=py_0
- jupyter_core=4.4.0=py_0
- libffi=3.2.1=he1b5a44_1006
- libgcc-ng=9.1.0=hdf63c60_0
- libsodium=1.0.17=h516909a_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- markupsafe=1.1.1=py37h14c3975_0
- mistune=0.8.4=py37h14c3975_1000
- nb_conda=2.2.1=py37_2
- nb_conda_kernels=2.2.2=py37_0
- nbconvert=5.6.0=py37_1
- nbformat=4.4.0=py_1
- ncurses=6.1=hf484d3e_1002
- notebook=6.0.1=py37_0
- openssl=1.1.1c=h516909a_0
- pandoc=2.7.3=0
- pandocfilters=1.4.2=py_1
- parso=0.5.1=py_0
- pexpect=4.7.0=py37_0
- pickleshare=0.7.5=py37_1000
- pip=19.2.3=py37_0
- prometheus_client=0.7.1=py_0
- prompt_toolkit=2.0.9=py_0
- ptyprocess=0.6.0=py_1001
- pygments=2.4.2=py_0
- pyrsistent=0.15.4=py37h516909a_0
- python=3.7.3=h33d41f4_1
- python-dateutil=2.8.0=py_0
- pyzmq=18.1.0=py37h1768529_0
- readline=8.0=hf8c457e_0
- send2trash=1.5.0=py_0
- setuptools=41.2.0=py37_0
- sqlite=3.29.0=hcee41ef_1
- terminado=0.8.2=py37_0
- testpath=0.4.2=py_1001
- tk=8.6.9=hed695b0_1003
- tornado=6.0.3=py37h516909a_0
- traitlets=4.3.2=py37_1000
- wcwidth=0.1.7=py_1
- webencodings=0.5.1=py_1
- wheel=0.33.6=py37_0
- xz=5.2.4=h14c3975_1001
- zeromq=4.3.2=he1b5a44_2
- zlib=1.2.11=h516909a_1006
- pip:
- blend-modes==2.1.0
- click==7.0
- colorlog==4.0.2
- numpy==1.17.2
- opencv-python==4.1.1.26
- pandas==0.25.1
- pillow==6.1.0
- python-dotenv==0.10.3
- pytz==2019.2
- pyyaml==5.1.2
- scipy==1.3.1
- six==1.12.0
- tqdm==4.36.1