mirror of
https://github.com/gogcom/galaxy-integrations-python-api.git
synced 2026-01-30 01:21:18 -05:00
8 lines
200 B
Plaintext
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==2026.1.4
|
|
psutil==5.6.6; sys_platform == 'darwin'
|
|
# End of copy from setup.py
|