Skip to content

Commit

Permalink
remove hiredis
Browse files Browse the repository at this point in the history
  • Loading branch information
MrArsenic621 committed Nov 22, 2024
1 parent 1cff226 commit a410094
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Use the official Python Alpine image as a base
FROM python:alpine

# install sdk for building packages
RUN apk add alpine-sdk pkg-config

# Set the working directory to /app
WORKDIR /app

Expand Down
1 change: 0 additions & 1 deletion src/requirments.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,4 @@ email_validator==2.2.0
psycopg2-binary==2.9.10
python-dotenv==1.0.1
redis==5.2.0
hiredis==3.0.0
django-quill-editor==0.1.42

0 comments on commit a410094

Please sign in to comment.