Files
galaxy-integrations-python-api/requirements.txt

8 lines
200 B
Plaintext

-e .
# Copied from setup.py because of a pip bug
# see https://github.com/pypa/pip/issues/4780
aiohttp==3.12.15
certifi==2025.8.3
psutil==5.6.6; sys_platform == 'darwin'
# End of copy from setup.py