Skip to content

Commit

Permalink
#1038 source freshdesk: resolve dependency conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
davydov-d committed Nov 29, 2022
1 parent 0dc65d9 commit 2d0ff48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion airbyte-integrations/connectors/source-freshdesk/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
]

TEST_REQUIREMENTS = [
"pytest==6.1.2",
"pytest~=6.2",
"pytest-mock~=3.6",
"requests_mock~=1.9.3",
"source-acceptance-test",
Expand Down

0 comments on commit 2d0ff48

Please sign in to comment.