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
772e4f61c8
commit
69d40f4124
@ -1,4 +1,4 @@
|
||||
FROM python:3.10.5-slim-bullseye
|
||||
FROM python:3.10.8-slim-bullseye
|
||||
|
||||
RUN apt-get clean && apt-get -y update && \
|
||||
apt-get -y install --no-install-recommends \
|
||||
|
@ -1,8 +1,8 @@
|
||||
APScheduler==3.9.1
|
||||
flask==2.1.2
|
||||
ipython==8.4.0
|
||||
markdown==3.3.7
|
||||
psycopg2==2.9.3
|
||||
flask==2.2.2
|
||||
ipython==8.5.0
|
||||
markdown==3.4.1
|
||||
psycopg2==2.9.4
|
||||
redis==4.3.4
|
||||
requests==2.28.1
|
||||
uWSGI==2.0.20
|
||||
|
Loading…
Reference in New Issue
Block a user