Sign in
apache
/
openwhisk-runtime-python
/
c0a1e6d9f3c3e6e35df178c8d6749d18bf7ec519
/
.
/
core
/
python310Action
/
requirements.txt
blob: 93d5a7a2469fc3a99be6cde005ec580750a3f5ef [
file
]
# default packages available for action-python-v3.10
-r requirements_common.txt
# fix issue: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools
setuptools == 58.2.0