Browse Source

Merge branch 'master' of github.com:/buxx/synergine2

Bastien Sevajol 5 years ago
parent
commit
4a525e944a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      requirements.txt

+ 2 - 2
requirements.txt View File

@@ -3,12 +3,12 @@ cocos2d==0.6.5
3 3
 Dijkstar==2.4.0
4 4
 freezegun==0.3.10
5 5
 future==0.16.0
6
-numpy==1.14.4
6
+numpy==1.14.5
7 7
 pluggy==0.6.0
8 8
 psutil==5.4.6
9 9
 py==1.5.3
10 10
 pyglet==1.3.2
11
-pytest==3.6.1
11
+pytest==3.6.2
12 12
 python-dateutil==2.7.3
13 13
 PyYAML==3.12
14 14
 redis==2.10.6