Skip to content

Commit 22de108

Browse files
authored
fix: TT-385 adding library Flask-SQLAlchemy (#332)
1 parent 6ba8320 commit 22de108

File tree

1 file changed

+1
-0
lines changed
  • requirements/time_tracker_api

1 file changed

+1
-0
lines changed

requirements/time_tracker_api/dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
# Tests
99
pytest==5.2.0
10+
Flask_sqlalchemy
1011

1112
# Mocking
1213
pytest-mock==2.0.0

0 commit comments

Comments
 (0)