Add constraint to pygame dependency

This commit is contained in:
Gabriel Augendre 2018-04-29 11:27:08 +02:00
parent fdf0d8f163
commit c8fb8fccf5
No known key found for this signature in database
GPG Key ID: F360212F958357D4
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"
[packages]
pygame = "*"
pygame = ">=1.9.3"
[dev-packages]

2
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{
"_meta": {
"hash": {
"sha256": "04d5136a2e3e1a7589c6313b58b439879c213afd077d2d6580213f4255dcef7d"
"sha256": "1e35d7d630b5e57022eaaeed48f17c8f8a0792f0212f1d0fa61ff400687de459"
},
"pipfile-spec": 6,
"requires": {