fix: add httpx to requirements for PR environment seeding
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -28,6 +28,9 @@ stripe==14.3.0
|
|||||||
# Email
|
# Email
|
||||||
resend==2.21.0
|
resend==2.21.0
|
||||||
|
|
||||||
|
# HTTP client (seed scripts, internal API calls)
|
||||||
|
httpx>=0.27.0
|
||||||
|
|
||||||
# Utilities
|
# Utilities
|
||||||
python-dotenv==1.0.1
|
python-dotenv==1.0.1
|
||||||
croniter>=2.0.0
|
croniter>=2.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user