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 654f932 commit fc37c83Copy full SHA for fc37c83
pandas/compat/_optional.py
@@ -16,7 +16,8 @@
16
if TYPE_CHECKING:
17
import types
18
19
-# Update install.rst & setup.cfg when updating versions!
+# Update install.rst, actions-39-minimum_versions.yaml,
20
+# deps_minimum.toml & pyproject.toml when updating versions!
21
22
VERSIONS = {
23
"adbc-driver-postgresql": "0.8.0",
0 commit comments