Skip to content

Commit bf236b1

Browse files
committed
fix: TT-385 adding library Flask-SQLAlchemy and pytest
1 parent 6ba8320 commit bf236b1

File tree

1 file changed

+2
-0
lines changed
  • requirements/time_tracker_api

1 file changed

+2
-0
lines changed

requirements/time_tracker_api/dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
# Tests
99
pytest==5.2.0
10+
pytest-cov
11+
Flask_sqlalchemy
1012

1113
# Mocking
1214
pytest-mock==2.0.0

0 commit comments

Comments
 (0)