Dockerfile
0 → 100644
+14
−0
docker-compose.yml
0 → 100644
+11
−0
requirements.txt
0 → 100644
+40
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
-e git+git@gitlab.fi.muni.cz:grp-kontr2/kontr-storage-module.git@e7ec4b496dc4fb38f3ae051beecfbd2fe5423fdb#egg=storage
|
||
-e git+git@gitlab.fi.muni.cz:grp-kontr2/ktdk.git@b1ef6269d7283ce6eb8257d056ce5ab8a87225ec#egg=ktdk
|
||
aniso8601==3.0.0
|
||
asn1crypto==0.24.0
|
||
attrs==17.4.0
|
||
certifi==2018.1.18
|
||
cffi==1.11.5; platform_python_implementation != 'PyPy'
|
||
chardet==3.0.4
|
||
click==6.7
|
||
cryptography==2.2.2
|
||
flask-jwt-extended==3.7.2
|
||
flask-oauthlib==0.9.4
|
||
flask-restful==0.3.6
|
||
flask-sqlalchemy==2.3.2
|
||
flask==0.12.2
|
||
gitdb2==2.0.3
|
||
gitpython==2.1.9
|
||
gunicorn==19.7.1
|
||
idna==2.6
|
||
itsdangerous==0.24
|
||
jinja2==2.10
|
||
markupsafe==1.0
|
||
marshmallow-enum==1.4.1
|
||
marshmallow==2.15.0
|
||
more-itertools==4.1.0
|
||
oauthlib==2.0.7
|
||
pluggy==0.6.0
|
||
py==1.5.3
|
||
pycparser==2.18
|
||
pyjwt==1.6.1
|
||
pyopenssl==17.5.0
|
||
pytest==3.5.0
|
||
pytz==2018.3
|
||
requests-oauthlib==0.8.0
|
||
requests==2.18.4
|
||
six==1.11.0
|
||
smmap2==2.0.3
|
||
sqlalchemy==1.2.5
|
||
urllib3==1.22
|
||
werkzeug==0.14.1 |
Loading