diff --git a/pyproject.toml b/pyproject.toml index 93420bf..db3ef88 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,11 +10,11 @@ authors = [ { name = "Steven Nguyen", email = "steven.n.nguyen@rutgers.edu" }, ] dependencies = [ - "Diophantine", "numpy", "sympy", "cirq", "pdoc", + "Diophantine", ]