Skip to content

Commit

Permalink
chore: update fastapi example
Browse files Browse the repository at this point in the history
  • Loading branch information
vmihailenco committed Oct 1, 2024
1 parent 8228158 commit ad4f982
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example/fastapi/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
fastapi
uvicorn
requests
opentelemetry-instrumentation-fastapi==0.38b0
opentelemetry-instrumentation-requests==0.38b0
uptrace==1.17.1
opentelemetry-instrumentation-fastapi==0.47b0
opentelemetry-instrumentation-requests==0.47b0
uptrace==1.26.0

0 comments on commit ad4f982

Please sign in to comment.