Skip to content

Commit 6e164c3

Browse files
committed
poetry add --dev airbyte-source-pokeapi
1 parent 8f6c011 commit 6e164c3

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

poetry.lock

Lines changed: 18 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ freezegun = "^1.4.0"
5959
airbyte-source-faker = "^6.0.0"
6060
tomli = "^2.0"
6161
responses = "^0.25.0"
62+
airbyte-source-pokeapi = "^0.2.0"
6263

6364
[build-system]
6465
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning>=1.0.0,<2.0.0"]

0 commit comments

Comments
 (0)