diff --git a/setup.py b/setup.py index 38b6758..ac155b3 100644 --- a/setup.py +++ b/setup.py @@ -29,5 +29,6 @@ setup( 'pytoml', 'requests', 'scrypt', + 'httpx', ], )