1
0
mirror of https://github.com/gryf/coach.git synced 2026-03-03 23:35:51 +01:00

Adding kubernetes orchestrator for rollouts, adding requirements for incremental docker builds

This commit is contained in:
Ajay Deshpande
2018-09-14 15:58:57 -07:00
committed by zach dwiel
parent 6541bc76b9
commit ce9838a7d6
10 changed files with 327 additions and 15 deletions

16
requirements.txt Normal file
View File

@@ -0,0 +1,16 @@
annoy==1.8.3
Pillow==4.3.0
matplotlib==2.0.2
numpy==1.14.5
pandas==0.22.0
pygame==1.9.3
PyOpenGL==3.1.0
scipy==0.19.0
scikit-image==0.13.0
box2d==2.3.2
gym==0.10.5
bokeh==0.13.0
futures==3.1.1
wxPython==4.0.1
kubernetes==7.0.0
redis==2.10.6