Skip to content

Commit

Permalink
Merge pull request #624 from xiaor2/xiaor2
Browse files Browse the repository at this point in the history
Updated the dependencies
  • Loading branch information
xiaor2 authored Jun 21, 2024
2 parents 31b6bfe + efd2c58 commit db50460
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion build_image/docker/common/dashboard/Dockerfile.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14.17
FROM node:14.18

WORKDIR /usr/src/app/
USER root
Expand Down
6 changes: 3 additions & 3 deletions src/api-engine/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ django-cors-headers==3.5.0
django-extensions==2.2.9
django-filter==2.4.0
django-rest-auth==0.9.5
djangorestframework==3.11.2
djangorestframework==3.15.1
djangorestframework-simplejwt==5.3.1
docker==4.2.0
drf-yasg==1.17.1
drf-yasg==1.21.7
flex==6.14.1
google-auth==1.23.0
holdup==1.8.0
Expand All @@ -29,7 +29,7 @@ jsonschema==3.2.0
kubernetes==11.0.0
MarkupSafe==2.0.1
oauthlib==3.1.0
packaging==20.4
packaging==21.0
pathtools==0.1.2
psycopg2-binary==2.8.4
pyasn1==0.4.8
Expand Down

0 comments on commit db50460

Please sign in to comment.