fix: greenlet import issue mac osx (#3698)
Co-authored-by: Pratik Patel <pratikpatelpp802@gmail.com>
This commit is contained in:
@@ -51,6 +51,7 @@ dependencies = [
|
||||
"jsonpath-ng==1.7.0",
|
||||
"pillow>=12.0.0",
|
||||
"python-dotenv>=1.2.1",
|
||||
"greenlet (>=3.3.0,<4.0.0)",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user