Skip to content

Commit

Permalink
Merge pull request #227 from VladKochetov007/dependabot/pip/ccxt-1.65.65
Browse files Browse the repository at this point in the history
Bump ccxt from 1.65.57 to 1.65.65
  • Loading branch information
VladKochetov007 authored Dec 30, 2021
2 parents aba0bac + 57273b1 commit 9d1f650
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 @@ plotly==5.5.0
pandas==1.3.5
ta==0.8.0
tqdm==4.62.3
ccxt==1.65.57
ccxt==1.65.65
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
'pandas==1.3.5',
'ta==0.8.0',
'tqdm==4.62.3',
'ccxt==1.65.57',
'ccxt==1.65.65',
],
download_url=f'https://github.com/VladKochetov007/quick_trade/archive/{__version__}.tar.gz',
keywords=[
Expand Down

0 comments on commit 9d1f650

Please sign in to comment.