Skip to content

Commit fa8f9da

Browse files
authored
Merge pull request #174 from ucladevx/insiya_werkzeug_patch
Patched build error caused by missing werkzeug dependency
2 parents 1bba241 + c127ed6 commit fa8f9da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ unidecode
2121
psycopg2
2222
Flask-SQLAlchemy
2323
eventbrite
24+
Werkzeug==0.16.1

0 commit comments

Comments
 (0)