Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert aiohttp to 3.7.4.post0 #588

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Conversation

vvarg229
Copy link
Collaborator

Because the aiohttp version was changed, dependency errors occurred: The conflict is caused by:
The user requested async-timeout==3.0.1
aiohttp 3.8.5 depends on async-timeout<5.0 and >=4.0.0a3
The user requested aiohttp==3.8.5
aioresponses 0.7.2 depends on aiohttp<4.0.0 and >=2.0.0
neo-mamba 1.0.0 depends on aiohttp==3.7.4.post0

To fix it, we need to do some work to update Python and neo-mamba.

Because the aiohttp version was changed, dependency errors occurred:
The conflict is caused by:
    The user requested async-timeout==3.0.1
    aiohttp 3.8.5 depends on async-timeout<5.0 and >=4.0.0a3
    The user requested aiohttp==3.8.5
    aioresponses 0.7.2 depends on aiohttp<4.0.0 and >=2.0.0
    neo-mamba 1.0.0 depends on aiohttp==3.7.4.post0

To fix it, we need to do some work to update Python and neo-mamba.

Signed-off-by: Oleg Kulachenko <oleg@nspcc.ru>
@roman-khimov roman-khimov merged commit bd8eef9 into nspcc-dev:master Jul 27, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants