Skip to content

Commit c54c730

Browse files
committed
Bump pyrocket version
1 parent afb7512 commit c54c730

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ glfw==1.6.0
33
moderngl==5.3.0
44
pyrr==0.9.2
55
Pillow==5.1.0
6-
pyrocket==0.2.6
6+
pyrocket==0.2.7
77
PyWavefront==0.3.2
88

99
# Optional

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'moderngl==5.3.0',
3232
'pyrr==0.9.2',
3333
'Pillow==5.1.0',
34-
'pyrocket==0.2.6',
34+
'pyrocket==0.2.7',
3535
'PyWavefront==0.3.2',
3636
# 'pygame==1.9.3',
3737
],

0 commit comments

Comments
 (0)