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 eb8a5b7 commit cc5681fCopy full SHA for cc5681f
pyproject.toml
@@ -19,6 +19,7 @@ dependencies = [
19
"packaging",
20
"pandas",
21
"pydantic>=2.0.0",
22
+ "python-dotenv",
23
"requests",
24
"rich[jupyter]",
25
"ruamel.yaml",
@@ -79,7 +80,6 @@ dev = [
79
80
"PyAthena[Pandas]",
81
"PyGithub>=2.6.0",
82
"pyperf",
- "python-dotenv",
83
"pyspark~=3.5.0",
84
"pytest",
85
"pytest-asyncio",
0 commit comments