Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
msyyc committed Dec 26, 2024
1 parent 3bb65dc commit 159befc
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion packages/typespec-python/dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# shall keep aligned with dev_requirements.txt of @typspec/http-client-python
pyright==1.1.389
pylint==3.2.7
tox==4.16.0
mypy==1.13.0
azure-pylint-guidelines-checker==0.0.8
colorama==0.4.6
debugpy==1.8.2
pytest==8.3.2
coverage==7.6.1
black==24.8.0
ptvsd==4.3.2
types-PyYAML==6.0.12.8

# additional dependency needed for development
setuptools

0 comments on commit 159befc

Please sign in to comment.