-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
49 lines (48 loc) · 1.15 KB
/
environment.yaml
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
name: clippings
channels:
- defaults
dependencies:
- ca-certificates=2018.03.07=0
- certifi=2018.10.15=py37_0
- click=7.0=py37_0
- flask=1.0.2=py37_1
- itsdangerous=0.24=py37_1
- jinja2=2.10=py37_0
- libedit=3.1.20170329=h6b74fdf_2
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=8.2.0=hdf63c60_1
- libstdcxx-ng=8.2.0=hdf63c60_1
- markupsafe=1.0=py37h14c3975_1
- ncurses=6.1=hf484d3e_0
- openssl=1.1.1=h7b6447c_0
- pip=10.0.1=py37_0
- python=3.7.1=h0371630_3
- readline=7.0=h7b6447c_5
- setuptools=40.4.3=py37_0
- sqlite=3.25.2=h7b6447c_0
- tk=8.6.8=hbc83047_0
- werkzeug=0.14.1=py37_0
- wheel=0.32.1=py37_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=ha838bed_2
- pip:
- astroid==2.0.4
- bcrypt==3.1.4
- blinker==1.4
- cffi==1.11.5
- flask-bcrypt==0.7.1
- flask-login==0.4.1
- flask-mail==0.9.1
- flask-sqlalchemy==2.3.2
- flask-wtf==0.14.2
- isort==4.3.4
- lazy-object-proxy==1.3.1
- mccabe==0.6.1
- pillow==5.3.0
- pycparser==2.19
- pylint==2.1.1
- six==1.11.0
- sqlalchemy==1.2.12
- wrapt==1.10.11
- wtforms==2.2.1
prefix: /home/matiashh/anaconda3/envs/clippings