1
0

🤖 Repository layout updated to latest version

This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
This commit is contained in:
Takunomi Automaticus, The 2nd 2025-03-05 09:54:18 +01:00
parent bccc63038b
commit 298c2ec583
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ Full list of requirements:
- [requests](https://pypi.org/project/requests/)
- [requests_cache](https://pypi.org/project/requests_cache/)
- [browsercookie](https://pypi.org/project/browsercookie/)
- [cfscrape](https://pypi.org/project/cfscrape/)
- [cfscrape](https://github.com/landryraccoon/cloudflare-scrape)
- [frozendict](https://pypi.org/project/frozendict/)
- [python-kucoin](https://pypi.org/project/python-kucoin/)
- [krakenex](https://pypi.org/project/krakenex/)

View File

@ -72,7 +72,7 @@ REQUIREMENTS_MAIN = [
'requests',
'requests_cache',
'browsercookie',
'cfscrape',
'cfscrape @ git+https://github.com/landryraccoon/cloudflare-scrape.git',
'frozendict',
'python-kucoin',
'krakenex',