Files
python/requirements_minimal.txt
T
Nate Walck 545d9da8d3 Update to Python 3.9.10 and update libs (#36)
* Update to Python 3.9.10 and update libs

* Fix tokenize-rt version as 4.2.0 was yanked

* PyObjC doesn't seem universal anymore, trying to force a build

* Let's upgrade to latest release of PyObjC

* Update release notes to reflect PyObjC change
2022-02-02 15:49:33 -06:00

7 lines
89 B
Plaintext

cffi==1.15.0
--no-binary cffi
pycparser==2.21
pyobjc==7.3
xattr==0.9.9
--no-binary xattr