Skip to content

Commit

Permalink
Fix sdk test
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolovison committed Sep 2, 2024
1 parent af3b9ec commit 6eb90cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions sdk/python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,6 @@ six==1.16.0
# python-dateutil
tabulate==0.8.10
# via -r requirements.in
typing-extensions==4.5.0 ; python_version < "3.9"
# via -r requirements.in
urllib3==1.26.12
# via
# -r requirements.in
Expand Down
4 changes: 2 additions & 2 deletions test/sdk-execution-tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
sdk/python
pytest==7.1.3
pytest-asyncio-cooperative==0.28.0
pytest==8.3.2
pytest-asyncio-cooperative==0.37.0

0 comments on commit 6eb90cf

Please sign in to comment.