Browse Source

Update pyglet from 1.3.0 to 1.3.1

pyup-bot 6 years ago
parent
commit
a648fcf401
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt View File

@@ -7,7 +7,7 @@ numpy==1.14.0
7 7
 pluggy==0.6.0
8 8
 psutil==5.4.3
9 9
 py==1.5.2
10
-pyglet==1.3.0
10
+pyglet==1.3.1
11 11
 pytest==3.3.2
12 12
 python-dateutil==2.6.1
13 13
 PyYAML==3.12