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 committed by Jon Michael Aanes
parent c576687122
commit 216789e4b3
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](https://pypi.org/project/requests/)
- [requests_cache](https://pypi.org/project/requests_cache/) - [requests_cache](https://pypi.org/project/requests_cache/)
- [browsercookie](https://pypi.org/project/browsercookie/) - [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/) - [frozendict](https://pypi.org/project/frozendict/)
- [python-kucoin](https://pypi.org/project/python-kucoin/) - [python-kucoin](https://pypi.org/project/python-kucoin/)
- [krakenex](https://pypi.org/project/krakenex/) - [krakenex](https://pypi.org/project/krakenex/)

View File

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