Merge branch 'development' of gitlab.ub.uni-bielefeld.de:sfb1288inf/nopaque into development

This commit is contained in:
Stephan Porada
2020-07-21 13:40:22 +02:00
3 changed files with 4 additions and 1 deletions

View File

@ -18,8 +18,8 @@ depends_on = None
def upgrade():
# ### commands auto generated by Alembic - please adjust! ###
op.drop_table('results')
op.drop_table('result_files')
op.drop_table('results')
# ### end Alembic commands ###

View File

@ -1,4 +1,5 @@
cqi
dnspython==1.16.0
email_validator
eventlet
Flask