Merge pull request #19 from tmsbrg/requirements

Add requirements file for pixelvloed server
This commit is contained in:
JanKlopper 2017-05-30 13:52:15 +02:00 committed by GitHub
commit 6980425ff7

3
requirements.txt Normal file
View file

@ -0,0 +1,3 @@
gevent==1.2.1
numpy==1.12.1
pygame==1.9.3