Skip to content

Commit 914282c

Browse files
committed
Update environment.yml file.
1 parent 6732698 commit 914282c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

environment.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ channels: !!python/tuple
33
- menpo
44
- defaults
55
dependencies:
6+
- cycler=0.10.0=py35_0
67
- freetype=2.5.5=2
8+
- icu=54.1=0
79
- jbig=2.1=0
810
- jlaura::opencv3=3.0.0=py35_0
911
- jpeg=9b=0
@@ -17,9 +19,18 @@ dependencies:
1719
- openssl=1.0.2l=0
1820
- pillow=4.1.1=py35_0
1921
- pip=9.0.1=py35_1
22+
- py=1.4.34=py35_0
23+
- pyparsing=2.2.0=py35_0
24+
- pyqt=5.6.0=py35_2
25+
- pytest=3.2.1=py35_0
2026
- python=3.5.3=1
27+
- python-dateutil=2.6.1=py35_0
28+
- pytz=2017.2=py35_0
29+
- qt=5.6.2=2
2130
- readline=6.2=2
2231
- setuptools=27.2.0=py35_0
32+
- sip=4.18=py35_0
33+
- six=1.10.0=py35_0
2334
- sqlite=3.13.0=0
2435
- tk=8.5.18=0
2536
- wheel=0.29.0=py35_0
@@ -31,7 +42,6 @@ dependencies:
3142
- html5lib==0.9999999
3243
- markdown==2.2.0
3344
- protobuf==3.3.0
34-
- six==1.10.0
3545
- tensorflow==1.2.0
3646
- werkzeug==0.12.2
3747
prefix: /Users/datitran/anaconda/envs/object-detection

0 commit comments

Comments
 (0)