Skip to content

Commit c465e7f

Browse files
committed
update requirements for python > 3.6
1 parent f58bc4f commit c465e7f

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

requirements/requirements.txt

+6-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
backtrader==1.9.76.123
2-
alpaca-trade-api==1.2.3
3-
exchange_calendars==3.2
2+
alpaca-trade-api==1.4.3
3+
exchange-calendars==3.4
4+
matplotlib==2.2.5
5+
msgpack==1.0.2
6+
numpy==1.21.2
7+
pandas==1.3.2

0 commit comments

Comments
 (0)