Skip to content

Commit d252c15

Browse files
committed
Update binder environment
1 parent 279bcad commit d252c15

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

binder/environment.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@ channels:
33
- conda-forge
44
dependencies:
55
- opencv
6-
- python >=3.6,<3.8.0a0
7-
- jupyterlab >=1.2.4,<1.3
8-
- nodejs >=11,<12
6+
- python >=3.6,<3.9.0a0
7+
- jupyterlab >=2.1.1,<2.2
8+
- nodejs >=12,<13
99
- pip
1010
- pip:
1111
- matplotlib==3.1.2
12-
- pillow==6.2.1
12+
- pillow==7.1.2
1313
- requests==2.22.0
1414
- RESTinstance==1.0.2
15-
- rise==5.6.0
16-
- robotframework==3.1.2
17-
- robotframework-faker==4.2.0
18-
- robotframework-seleniumlibrary==4.1.0
15+
- rise==5.6.1
16+
- robotframework==3.2
17+
- robotframework-faker==5.0.0
18+
- robotframework-seleniumlibrary==4.3.0
1919
- robotframework-seleniumscreenshots==0.9.5
2020
- selenium==3.141.0
2121
- urllib3==1.25.3
22-
- jupyter-starters==0.2.2a0
22+
- jupyter-starters==0.3.0a0

0 commit comments

Comments
 (0)