New k8s implementation
.python-version
0 → 100644
.s2i/environment
deleted
100644 → 0
RESTServer.wsgi
deleted
100644 → 0
aniso8601==1.3.0 | ||
click==6.7 | ||
Flask==0.12.2 | ||
Flask-Cors==3.0.6 | ||
Flask-RESTful==0.3.6 | ||
flask-restplus==0.10.1 | ||
itsdangerous==0.24 | ||
Jinja2==2.10 | ||
jsonschema==2.6.0 | ||
MarkupSafe==1.0 | ||
natsort==5.1.1 | ||
psycopg2==2.7.3.2 | ||
python-dateutil==2.6.1 | ||
pytz==2017.3 | ||
six==1.11.0 | ||
Werkzeug==0.13 | ||
gunicorn==19.7.1 | ||
\ No newline at end of file | ||
aniso8601==9.0.1 | ||
attrs==21.2.0 | ||
click==7.1.2 | ||
eventlet==0.30.2 | ||
Flask==1.1.4 | ||
Flask-RESTful==0.3.9 | ||
flask-restplus==0.13.0 | ||
gunicorn==20.1.0 | ||
itsdangerous==1.1.0 | ||
Jinja2==2.11.3 | ||
jsonschema==3.2.0 | ||
MarkupSafe==2.0.1 | ||
natsort==7.1.1 | ||
psycopg2==2.9.1 | ||
pyrsistent==0.17.3 | ||
pytz==2021.1 | ||
six==1.16.0 | ||
Werkzeug==1.0.1 |
tools/createTableImage.py
0 → 100644