Loading pyproject.toml +3 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,9 @@ dependencies = [ "pandas>=2.2.3,<3", "pytz>=2024.1,<2025", "build>=1.2.2.post1,<2", "pygridsio>=1.0,<2.0"] "pygridsio>=1.0,<2.0", "python-dotenv>=1.2.1,<2" ] [tool.pytest.ini_options] Loading Loading
pyproject.toml +3 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,9 @@ dependencies = [ "pandas>=2.2.3,<3", "pytz>=2024.1,<2025", "build>=1.2.2.post1,<2", "pygridsio>=1.0,<2.0"] "pygridsio>=1.0,<2.0", "python-dotenv>=1.2.1,<2" ] [tool.pytest.ini_options] Loading