diff --git a/Dockerfile b/Dockerfile index 45a0c58ad..018358dc0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.9-bookworm +FROM python:3.10-bookworm ENV DEBIAN_FRONTEND noninteractive LABEL org.opencontainers.image.title "FollowTheMoney File Ingestors" diff --git a/requirements.txt b/requirements.txt index 24af4acb4..ceae312e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ normality==2.5.0 pantomime==0.6.1 followthemoney==3.5.9 followthemoney-store[postgresql]==3.1.0 -servicelayer[google,amazon]==1.25.1-rc1 +servicelayer[google,amazon]==1.25.1 languagecodes==1.1.1 countrytagger==0.1.2 pyicu==2.15