mirror of
https://github.com/tubearchivist/tubearchivist-server.git
synced 2024-11-13 23:50:12 +00:00
bump dependencies
This commit is contained in:
parent
ad71395289
commit
f8cd8ca1a7
@ -1,4 +1,4 @@
|
||||
FROM python:3.10.4-slim-bullseye
|
||||
FROM python:3.10.5-slim-bullseye
|
||||
|
||||
RUN apt-get clean && apt-get -y update && \
|
||||
apt-get -y install --no-install-recommends \
|
||||
|
@ -4,5 +4,5 @@ ipython==8.4.0
|
||||
markdown==3.3.7
|
||||
psycopg2==2.9.3
|
||||
redis==4.3.3
|
||||
requests==2.27.1
|
||||
requests==2.28.0
|
||||
uWSGI==2.0.20
|
||||
|
Loading…
Reference in New Issue
Block a user