Skip to content

Commit b71d6f7

Browse files
authored
fix quotes
1 parent 23f787d commit b71d6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ rstr = "^3.2.2"
2828
typing-extensions = "^4.8.0"
2929
python-dateutil = "^2.8.2"
3030
tiktoken = ">=0.5.1"
31-
nltk = ">3.0,<=3.8.1
31+
nltk = ">3.0,<=3.8.1"
3232
litellm = "^1.37.14"
3333
sqlvalidator = {version = "^0.0.20", optional = true}
3434
sqlalchemy = {version = ">=2.0.9", optional = true}

0 commit comments

Comments
 (0)