summaryrefslogtreecommitdiff
path: root/environment.yml
blob: ef9dc5ec88e1a2802662b124d9a350f59cc39c8c (plain)
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
name: vframe_check
channels:
  - conda-forge
  - defaults
dependencies:
  - bzip2=1.0.6=h14c3975_1002
  - ca-certificates=2019.3.9=hecc5488_0
  - certifi=2019.3.9=py37_0
  - libffi=3.2.1=he1b5a44_1006
  - libgcc-ng=8.2.0=hdf63c60_1
  - libstdcxx-ng=8.2.0=hdf63c60_1
  - ncurses=6.1=hf484d3e_1002
  - openssl=1.1.1b=h14c3975_1
  - pip=19.0.3=py37_0
  - python=3.7.3=h5b0a415_0
  - readline=7.0=hf8c457e_1001
  - setuptools=41.0.0=py37_0
  - sqlite=3.26.0=h67949de_1001
  - tk=8.6.9=h84994c4_1001
  - wheel=0.33.1=py37_0
  - xz=5.2.4=h14c3975_1001
  - zlib=1.2.11=h14c3975_1004
  - pip:
    - click==7.0
    - colorlog==4.0.2
    - cycler==0.10.0
    - decorator==4.4.0
    - flask==1.0.2
    - flask-sqlalchemy==2.3.2
    - imagehash==4.0
    - imageio==2.5.0
    - imutils==0.5.2
    - itsdangerous==1.1.0
    - jinja2==2.10.1
    - kiwisolver==1.0.1
    - markupsafe==1.1.1
    - matplotlib==3.0.3
    - mysql-connector==2.2.9
    - networkx==2.3
    - numpy==1.16.3
    - opencv-python==4.1.0.25
    - pandas==0.24.2
    - pillow==6.0.0
    - pymediainfo==4.0
    - pyparsing==2.4.0
    - python-dateutil==2.8.0
    - python-dotenv==0.10.1
    - pytz==2019.1
    - pywavelets==1.0.3
    - scikit-image==0.15.0
    - scikit-learn==0.20.3
    - scipy==1.2.1
    - six==1.12.0
    - sqlalchemy==1.3.3
    - tqdm==4.31.1
    - werkzeug==0.15.2
prefix: /home/adam/anaconda3/envs/vframe_check