mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-05-12 12:53:01 +02:00
Upgrade packages for security reasons (#384)
This commit is contained in:
parent
c68afbe9d0
commit
4aebb69883
@ -1,4 +1,4 @@
|
||||
FROM python:3.11.4-slim-bullseye
|
||||
FROM python:3.11.4-slim-bookworm
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y git cmake pkg-config libprotobuf-c-dev protobuf-compiler \
|
||||
|
@ -26,7 +26,7 @@ nltk==3.8.1
|
||||
docx2txt==0.8
|
||||
openai==0.27.6
|
||||
oauthlib==3.2.2
|
||||
playwright==1.32.1
|
||||
playwright==1.37.0
|
||||
psycopg2==2.9.6
|
||||
psycopg2-binary==2.9.6
|
||||
pydantic==1.10.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user