Skip to content

Commit 825caf9

Browse files
committed
Fixes #37 - add pyodbc to requirements
1 parent d1cf085 commit 825caf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements/prod.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Faker==4.0.2
2222
Flask-Script==2.0.6
2323

2424
# SQL database (MS SQL)
25+
pyodbc==4.0.30
2526
flask_sqlalchemy==2.4.1
2627

2728
# Handling requests

0 commit comments

Comments
 (0)