Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
chore: clean dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark committed Apr 27, 2024
1 parent d17c2e2 commit 79c2518
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
7 changes: 2 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
# Automatically generated using PDM. Do not edit manually.
requests
colorama
httpx[http2]>=0.20.0
langdetect
deep_translator
google-cloud-translate
browser_cookie3
loguru
pydantic
pydantic
aiohttp
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ def read(file_path, version=False):
"browser_cookie3",
"loguru",
"pydantic",
"aiohttp",
],
extras_require={
"voice": [
Expand Down

0 comments on commit 79c2518

Please sign in to comment.