Skip to content

Commit b0b5c87

Browse files
committed
Changed requirements
1 parent 51a4181 commit b0b5c87

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ pyyaml
22
markdown
33
pygame
44
pymunk
5-
opencv-python
6-
numpy
5+
numpy
6+
opencv-contrib-python

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name='simple_playgrounds',
9-
version='0.9.19',
9+
version='0.9.20',
1010
description='Simulator for Embedded Learning',
1111
author='Michael Garcia Ortiz',
1212
author_email='[email protected]',

0 commit comments

Comments
 (0)