1 2 3 4 5 6 7 8 9 10 11 12 13 | # This file was autogenerated by uv via the following command: # uv export --no-hashes --no-dev --no-emit-project -o requirements.txt colorama==0.4.6 ; sys_platform == 'win32' dill==0.4.0 multiprocess==0.70.18 numpy==2.2.6 ; python_full_version < '3.11' numpy==2.3.5 ; python_full_version >= '3.11' pathos==0.3.4 pox==0.3.6 ppft==1.7.7 scipy==1.15.3 ; python_full_version < '3.11' scipy==1.16.3 ; python_full_version >= '3.11' tqdm==4.67.1 |