Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
MathiasExorde authored Oct 10, 2024
1 parent 67332bc commit 2877975
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
Expand Up @@ -12,7 +12,7 @@ RUN apt-get update && apt-get install -y libhdf5-dev

RUN pip3.10 install --no-cache-dir \
'git+https://github.com/exorde-labs/exorde_data.git' \
'git+https://github.com/exorde-labs/exorde-client.git@new_zeroshot'\
'git+https://github.com/exorde-labs/exorde-client.git'\
selenium==4.2.0 \
wtpsplit==1.3.0 \
&& pip3.10 install --no-cache-dir --upgrade 'git+https://github.com/JustAnotherArchivist/snscrape.git'
Expand Down

0 comments on commit 2877975

Please sign in to comment.