We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1701dcf commit f6fd02fCopy full SHA for f6fd02f
pyproject.toml
@@ -47,6 +47,7 @@ geoip = [
47
"maxminddb",
48
]
49
avro = [
50
+ "cramjam<2.8.4; platform_python_implementation == 'PyPy' and python_version == '3.9'",
51
"fastavro[snappy]",
52
53
duckdb = [
0 commit comments