1
Fork 0
ci-images/images/python-script/requirements.txt
Lucas Schwiderski 7b8bb5584f
Fix requests version in python-script
`httpie` uses an upper limit, so we must use the same constraint for
pip to install it.
2024-08-26 11:53:38 +02:00

9 lines
161 B
Text

pip==24.2
numpy==2.1.0
httpie==3.2.3
pyforgejo==1.0.2
# httpie restricts this, so we need to do the same
requests<2.31.0
spotify==0.10.2
xq==0.0.4
docker==7.1.0