mirror of
https://github.com/remnawave/python-sdk.git
synced 2026-06-30 05:01:52 +00:00
chore(deps): remove unused and duplicated
- pydantic-core: It is not used directly in the project, it causes problems with unnecessary restrictions on the pydantic version. - pydantic: Not needed because it duplicates pydantic[email]
This commit is contained in:
parent
102f8c1a2c
commit
2e1c3ceb03
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ dependencies = [
|
|||
"orjson (>=3.10.15,<4.0.0)",
|
||||
"httpx (>=0.27.2,<0.28.0)",
|
||||
"pydantic[email]>=2.9.2,<3.0.0",
|
||||
"pydantic-core>=2.33.1,<2.34.0",
|
||||
"pydantic>=2.9.2,<3.0.0",
|
||||
"cryptography (>=46.0.3,<47.0.0)",
|
||||
]
|
||||
keywords = ["remnawave", "api", "sdk", "proxy", "httpx", "async", "xray"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue