Skip to content

Further fix dependencies#496

Merged
yezz123 merged 1 commit intoyezz123:pydantic2from
barraponto:pydantic2
Nov 28, 2023
Merged

Further fix dependencies#496
yezz123 merged 1 commit intoyezz123:pydantic2from
barraponto:pydantic2

Conversation

@barraponto
Copy link
Copy Markdown

httpx was pulling in anyio==4 and wrecking the whole thing :P
Bumped dependencies while pinning anyio just like fastapi does.

I also noticed on Python 3.11 redis does not need async-timeout.
While this version-specific detail is harmless, it might break some build if there are Python version conflicts in some package ranges, since the requirement files are generated only once with developer-local Python version.

@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
authx ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2023 3:48am
authx-old ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 7, 2023 3:48am

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Nov 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Comment thread scripts/requirements.sh
Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Ooh I didn't notice I commited the chmod for this file. I guess it's a good thing, though.

@yezz123 yezz123 merged commit fe8d036 into yezz123:pydantic2 Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants