Re-add sqlalchemy requirement - it's still used for test result backend

This commit is contained in:
Frank Hamand 2017-02-16 14:40:02 +00:00
parent 2806128a19
commit 1161d5df01
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
coverage==4.2
django_coverage_plugin==1.3.1
mock==1.0.1
sqlalchemy==1.1.5
ipdb