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 8819489a7d - Show all commits

View File

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