switched to atiohttp #13

Merged
wirehack7 merged 5 commits from dev into main 2025-05-01 15:56:11 +02:00
Showing only changes of commit 3c979d855e - Show all commits

View File

@ -20,7 +20,7 @@ jobs:
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v5 uses: actions/setup-python@v5
with: with:
python-version: '3.10' python-version: '3.13'
- name: Install dependencies - name: Install dependencies
run: | run: |