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

[Requirements] freeze aiohttp #2688

Merged
merged 1 commit into from
Aug 2, 2024
Merged

[Requirements] freeze aiohttp #2688

merged 1 commit into from
Aug 2, 2024

Conversation

GuillaumeDSM
Copy link
Member

No description provided.

@GuillaumeDSM GuillaumeDSM self-assigned this Aug 2, 2024
@GuillaumeDSM GuillaumeDSM requested a review from Herklos as a code owner August 2, 2024 20:35
@GuillaumeDSM GuillaumeDSM enabled auto-merge (rebase) August 2, 2024 20:35
@@ -27,6 +27,10 @@ supafunc==0.2.3 # Supabase functions calls (required by supabase and enforced
postgrest==0.10.8 # Supabase posgres calls (required by supabase and enforced to allow direct import)
realtime==1.0.0 # Supabase realtime lib (required by supabase and enforced to allow direct import)

# async http requests
# avoid v3.10.0 as it is failing CI (<class 'RuntimeError'>: aiodns needs a SelectorEventLoop on Windows. See more: https://github.com/saghul/aiodns/issues/86)
aiohttp==3.9.5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:/

@GuillaumeDSM GuillaumeDSM merged commit 3b8ba9e into dev Aug 2, 2024
11 checks passed
@GuillaumeDSM GuillaumeDSM deleted the tv branch August 2, 2024 20:45
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