Skip to content

Commit

Permalink
Remove werkzeug dependency in 1.4.latest branch
Browse files Browse the repository at this point in the history
  • Loading branch information
b-ryan committed Oct 30, 2023
1 parent d9c369a commit e7c2a3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
"sqlparse>=0.2.3,<0.4.4",
"dbt-extractor~=0.4.1",
"typing-extensions>=3.7.4",
"werkzeug>=1,<3",
"pathspec>=0.9,<0.11",
"pytz>=2015.7",
# the following are all to match snowflake-connector-python
Expand Down

0 comments on commit e7c2a3d

Please sign in to comment.