This commit is contained in:
lz_db
2025-11-29 23:45:55 +08:00
parent efd59755d8
commit 0795f47168
4 changed files with 33 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
Metadata-Version: 2.4
Metadata-Version: 2.1
Name: ccxt
Version: 4.5.18
Summary: A cryptocurrency trading API with more than 100 exchanges in JavaScript / TypeScript / Python / C# / PHP / Go
@@ -32,34 +32,9 @@ Classifier: Programming Language :: PHP
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: setuptools>=60.9.0
Requires-Dist: certifi>=2018.1.18
Requires-Dist: requests>=2.18.4
Requires-Dist: cryptography>=2.6.1
Requires-Dist: typing_extensions>=4.4.0
Requires-Dist: aiohttp>=3.10.11; python_version >= "3.5.2"
Requires-Dist: aiodns>=1.1.1; python_version >= "3.5.2"
Requires-Dist: yarl>=1.7.2; python_version >= "3.5.2"
Requires-Dist: coincurve==21.0.0; python_version >= "3.9" and python_version <= "3.13"
Provides-Extra: qa
Requires-Dist: ruff==0.0.292; extra == "qa"
Requires-Dist: tox>=4.8.0; extra == "qa"
Provides-Extra: type
Requires-Dist: mypy==1.6.1; extra == "type"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: project-url
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
License-File: LICENSE.txt
# CCXT CryptoCurrency eXchange Trading Library