We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b6696c commit d58e21aCopy full SHA for d58e21a
pyproject.toml
@@ -123,6 +123,10 @@ types-openpyxl = ">=3.1.5.20241020"
123
types-regex = ">=2024.9.11.20240912"
124
types-python-dateutil = ">=2.9.0.20241003"
125
pytest-cov = "^6.0.0"
126
+types-gevent = "^24.11.0.20241230"
127
+types-greenlet = "^3.1.0.20241221"
128
+types-pexpect = "^4.9.0.20241208"
129
+types-unidiff = "^0.7.0.20240505"
130
131
[tool.poetry.build]
132
script = "codeflash/update_license_version.py"
0 commit comments