Browse Source

Merge branch 'master' into tile

Bastien Sevajol 6 years ago
parent
commit
db941cd7cb
2 changed files with 15 additions and 13 deletions
  1. 4 0
      .pyup.yml
  2. 11 13
      requirements.txt

+ 4 - 0
.pyup.yml View File

1
+# autogenerated pyup.io config file 
2
+# see https://pyup.io/docs/configuration/ for all available options
3
+
4
+schedule: every week

+ 11 - 13
requirements.txt View File

1
 apipkg==1.4
1
 apipkg==1.4
2
 appdirs==1.4.2
2
 appdirs==1.4.2
3
-cocos2d==0.6.4
4
-coverage==4.4.1
5
-Dijkstar==2.2
6
-execnet==1.4.1
3
+cocos2d==0.6.5
4
+coverage==4.4.2
5
+execnet==1.5.0
7
 freezegun==0.3.9
6
 freezegun==0.3.9
8
-numpy==1.13.1
9
 packaging==16.8
7
 packaging==16.8
10
-psutil==5.2.2
11
-py==1.4.31
8
+numpy==1.13.1
9
+psutil==5.4.0
10
+py==1.4.34
12
 pyglet==1.2.4
11
 pyglet==1.2.4
13
-pyparsing==2.1.10
14
-pytest==3.0.4
12
+pyparsing==2.2.0
13
+pytest==3.2.3
15
 pytest-cov==2.5.1
14
 pytest-cov==2.5.1
16
 pytest-timeout==1.2.0
15
 pytest-timeout==1.2.0
17
-pytest-xdist==1.16.0
16
+pytest-xdist==1.20.1
18
 python-dateutil==2.6.1
17
 python-dateutil==2.6.1
19
 PyYAML==3.12
18
 PyYAML==3.12
20
 redis==2.10.6
19
 redis==2.10.6
21
-six==1.10.0
22
-tmx==1.9.1
23
-typing==3.6.1
20
+six==1.11.0
21
+typing==3.6.2