Skip to content

Commit

Permalink
Add missing test dependency on greenlet
Browse files Browse the repository at this point in the history
  • Loading branch information
WillDaSilva committed Apr 24, 2024
1 parent d366737 commit 1a5c6ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Expand Up @@ -54,6 +54,7 @@ test = [
"anyio[trio]",
"asyncmy >= 0.2.5; python_implementation == 'CPython'",
"coverage >= 7",
"greenlet >= 3",
"paho-mqtt >= 2.0",
"psycopg",
"pymongo >= 4",
Expand Down

0 comments on commit 1a5c6ba

Please sign in to comment.