fix linting cryptography (#10921)
This commit is contained in:
parent
e87b536d03
commit
5ab9fc0b7a
@ -142,6 +142,7 @@ jobs:
|
||||
name: Linting Testing
|
||||
command: |
|
||||
cd litellm
|
||||
pip install "cryptography<40.0.0"
|
||||
python -m pip install types-requests types-setuptools types-redis types-PyYAML
|
||||
if ! python -m mypy . \
|
||||
--config-file mypy.ini \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user