Stay on python 3.11 for now
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
SebClem 2023-11-02 22:38:53 +01:00
parent 1ea6f9f871
commit 1aecdc2d9c
2 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# For more information, please refer to https://aka.ms/vscode-docker-python
FROM python:3.12-slim
FROM python:3.11-slim
# Keeps Python from generating .pyc files in the container
ENV PYTHONDONTWRITEBYTECODE=1

View File

@ -1,3 +1,2 @@
pixivpy3==3.7.3
discord.py==2.3.2
aiohttp==3.9.0b0
discord.py==2.3.2