Skip to content

Commit

Permalink
remove viztracer
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronsteers committed Feb 17, 2024
1 parent 3d2a532 commit 79eb7e1
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 65 deletions.
62 changes: 1 addition & 61 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ google-cloud-secret-manager = "^2.17.0"
types-requests = "2.31.0.4"
freezegun = "^1.4.0"
airbyte-source-faker = "^6.0.0"
viztracer = "^0.16.2"
tomli = "^2.0"

[build-system]
Expand Down
2 changes: 0 additions & 2 deletions tests/integration_tests/test_snowflake_cache.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
from pathlib import Path

import pytest
import ulid
import viztracer

from airbyte_cdk.models import ConfiguredAirbyteCatalog

Expand Down
1 change: 0 additions & 1 deletion tests/integration_tests/test_source_faker_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@

import pytest
import ulid
import viztracer

from airbyte_cdk.models import ConfiguredAirbyteCatalog

Expand Down

0 comments on commit 79eb7e1

Please sign in to comment.