Skip to content

Commit

Permalink
fix: change python sdk to b3e3d0f4aa28494ba96657675c70ddf13cb35358
Browse files Browse the repository at this point in the history
Co-authored-by: Nightknight3000 <[email protected]>
  • Loading branch information
antidodo and Nightknight3000 committed Nov 6, 2024
1 parent c04b55e commit ab3ba58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/python/sdk-test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ RUN python3 -m pip install --upgrade pip

RUN pip3 install -r /tmp/requirements.txt

RUN pip3 install git+https://github.com/PrivateAIM/python-sdk.git@20c2fd7bf2b38ceb94c6d85ba619fc464f4ba411
RUN pip3 install git+https://github.com/PrivateAIM/python-sdk.git@b3e3d0f4aa28494ba96657675c70ddf13cb35358

0 comments on commit ab3ba58

Please sign in to comment.