Skip to content

Commit 757d946

Browse files
committed
Fix typo in pyproject.toml
1 parent 414df70 commit 757d946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ classifiers = [
2424
[tool.poetry.dependencies]
2525
python = "^3.12"
2626
Flask = "3.1.2"
27-
Werkzeug = "3.1.4
27+
Werkzeug = "3.1.4"
2828
Flask-Cors = "6.0.1"
2929
requests-toolbelt = "1.0.0"
3030
pandas = " ^2.0.2"

0 commit comments

Comments
 (0)