Sign in
apache
/
openwhisk-runtime-python
/
48b8a6038b6264a9804ff62ae4522e81d7927fb4
/
.
/
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