requirements-core.txt 217 B

1234567
  1. # Packages required to install *other* packages.
  2. #
  3. # It is extremely unlikely that we'll ever need additional packages here. Do not
  4. # add to this list without consulting with @testing!
  5. pip==25.1.1
  6. setuptools==80.9.0