pulumi/sdk/python/requirements.txt
Justin Van Patten ad47520b86 Kill pipenv
2021-11-05 20:50:24 -07:00

23 lines
356 B
Plaintext

# Keep this list in sync with setup.py:
protobuf>=3.6.0
grpcio>=1.33.2
dill>=0.3.0
six>=1.12.0
semver>=2.8.1
pyyaml>=5.3.1
# Dev packages that aren't needed by the library:
pylint==2.10.2
mypy>=0.78
pytest
pytest-timeout
types-six
types-pyyaml
types-protobuf
pytest-asyncio
urllib3>=1.26.7
chardet>=4.0.0
setuptools==57.5.0
requests>=2.26.0
wheel>=0.37.0