Skip to content

Commit

Permalink
Bump ccxt from 1.54.25 to 1.54.44
Browse files Browse the repository at this point in the history
Bumps [ccxt](https://github.com/ccxt/ccxt) from 1.54.25 to 1.54.44.
- [Release notes](https://github.com/ccxt/ccxt/releases)
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](ccxt/ccxt@1.54.25...1.54.44)

---
updated-dependencies:
- dependency-name: ccxt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2021
1 parent 3037af7 commit 82603a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ numpy==1.21.1
pandas==1.3.1
ta==0.7.0
tqdm==4.62.0
ccxt==1.54.25
ccxt==1.54.44
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
'numpy==1.21.1',
'pandas==1.3.1',
'ta==0.7.0',
'ccxt==1.54.25'
'ccxt==1.54.44'
],
download_url=f'https://github.com/VladKochetov007/quick_trade/archive/{__version__}.tar.gz',
keywords=[
Expand Down

0 comments on commit 82603a2

Please sign in to comment.