Skip to content

Commit 09d9cad

Browse files
committed
Add generic dep
1 parent 04e418c commit 09d9cad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ elasticsearch = []
136136
generic = [
137137
"httpx",
138138
"redis",
139+
"sqlalchemy",
139140
] # The advance doctests for ServerContainer require redis
140141
test_module_import = ["httpx"]
141142
google = ["google-cloud-pubsub", "google-cloud-datastore"]

0 commit comments

Comments
 (0)