diff --git a/setup.py b/setup.py index 2a3afb9..cd94510 100644 --- a/setup.py +++ b/setup.py @@ -19,11 +19,7 @@ def read(fname, version=False): description="RyuzakiLib Python Wrapper For API etc", long_description=read("README.md"), long_description_content_type="text/markdown", - author="TeamKillerX", - author_email="killerx@randydev.my.id", - url="https://api.randydev.my.id", project_urls={ - "Docs": "https://docs.randydev.my.id/", "Source": "https://github.com/TeamKillerX/RyuzakiLib/", "Issues": "https://github.com/TeamKillerX/RyuzakiLib/issues", }, @@ -87,15 +83,12 @@ def read(fname, version=False): "g4f", "curl_cffi", "google-generativeai", - "gradio-client", - "gradio", "huggingface-hub>=0.23.2", "motor", "wget", "uvicorn[standard]", "fastapi[all]", "authlib", - "numpy", "python-dateutil", ], },