diff --git a/pyproject.toml b/pyproject.toml index af441d6..720dfa4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,10 @@ [project] name = "pyplayht" version = "0.0.0" +dependencies = [ + "python-dotenv >= 0.20.0", + "requests >= 2.28.2", +] [tool.pytest.ini_options] pythonpath = [