Skip to content

Commit

Permalink
python-bidi_version_update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lungsangg committed Jul 22, 2024
1 parent b802ade commit 1477910
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ COPY package*.json ./

RUN pip install -r requirements.txt
RUN npm install --unsafe-perm
RUN pip install python-bidi

COPY ./node ./node
COPY ./static/js ./static/js
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ unidecode==1.1.1
user-agents==2.2.0
sentry-sdk==1.26.0
babel
python-bidi
python-bidi==0.4.2
requests
Cerberus
dnspython
Expand Down

0 comments on commit 1477910

Please sign in to comment.