Skip to content

Conversation

@devin-ai-integration
Copy link
Contributor

Add httpx dependency to fix import error

Description

This PR adds httpx as a dependency to fix the import error that occurs when trying to import the agentops module. The error was occurring in the agentops/legacy/__init__.py file where it was trying to import httpx.

Changes

  • Added httpx>=0.24.0,<0.29.0 to the dependencies list in pyproject.toml

Testing

  • This change should fix the import error when trying to import agentops

Link to Devin run

https://app.devin.ai/sessions/2537576bcac244bd913b7d08eea9df4e

Requested by

Alex Reibman

@devin-ai-integration
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

@codecov
Copy link

codecov bot commented May 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

📢 Thoughts on this report? Let us know!

@areibman areibman merged commit da577b1 into main May 10, 2025
8 of 9 checks passed
@areibman areibman deleted the devin/1746908998-add-httpx-dependency branch May 10, 2025 20:33
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