aiohttp beta for python 3.12
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

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

View File

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

View File

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