Skip to content

Commit 254e729

Browse files
author
Shlomi Kushchi
authored
update alpaca-trade-api==0.48
1 parent 7829ee2 commit 254e729

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
packages=['alpaca_backtrader_api'],
2727
install_requires=[
2828
'backtrader',
29-
'alpaca-trade-api==0.47rc5',
29+
'alpaca-trade-api==0.48',
3030
],
3131
tests_require=[
3232
'pytest',

0 commit comments

Comments
 (0)