Skip to content

Commit

Permalink
update the alpaca python-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomiku committed Feb 5, 2021
1 parent 3e34219 commit d652a4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.6-slim

RUN pip install alpaca-trade-api==0.50.1 \
RUN pip install alpaca-trade-api==0.52.0 \
websockets==8.1

WORKDIR /opt/project
Expand Down

0 comments on commit d652a4d

Please sign in to comment.