Skip to content

Commit c222acf

Browse files
committed
force greenlet version 0.4.16 because of ABI incompatibility...
to be updated after fixing similar issues python-greenlet/greenlet#178
1 parent 69ef97d commit c222acf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ license = "Apache-2.0"
1010
[tool.poetry.dependencies]
1111
cryptography = "3.0"
1212
js-ng = "11.0b3"
13+
greenlet = "0.4.16"
1314
python = "^3.6"
1415
pillow = "^6.1"
1516
sendgrid = "^6.0"

0 commit comments

Comments
 (0)