Skip to content

relax pinned version for python3.11 #20

Description

@elephantasticio

Summary

Installing the lib for python3.11 fails because aiohttp needs version 3.8.2 for python 3.11 and github lib has pinned version 3.8.1

Reproduction Steps

Installing the lib for python3.11 fails because aiohttp needs version 3.8.2 for python 3.11 and github lib has pinned version 3.8.1

#0 11.08 The conflict is caused by:
#0 11.08 The user requested aiohttp==3.8.2
#0 11.08 github 1.2.7 depends on aiohttp==3.8.1

Minimal Reproducible Code

No response

Expected Results

install works on python3.11

Actual Results

fails on python3.11 because aiohttp==3.8.1 does not build for python3.11

Checklist

  • I have searched the open issues for duplicates.
  • I have shown the entire traceback, if possible.
  • I have removed my token from display, if visible.

Additional Context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions