req_pyobjc.in 1.5 KB

1234567891011121314151617181920212223242526272829303132
  1. # To properly generate the pyobjc dependency tree, run, on a mac, the following
  2. # pip install pip-tools
  3. # pip-compile --output-file=pkg/osx/req_pyobjc.txt pkg/osx/req_pyobjc.in
  4. #
  5. # Should only be necessary when changing the pyobjc version bellow
  6. pyobjc==6.2.2
  7. # There is some discrepancy between versions of OSX
  8. # All discrepancies are listed here to ensure they are present when needed
  9. pyobjc-framework-adsupport==6.2.2 # 10.14, 10.15
  10. pyobjc-framework-authenticationservices==6.2.2 # 10.15
  11. pyobjc-framework-automaticassessmentconfiguration==6.2.2 # 10.15
  12. pyobjc-framework-businesschat==6.2.2 # 10.14, 10.15
  13. pyobjc-framework-corehaptics==6.2.2 # 10.15
  14. pyobjc-framework-coremotion==6.2.2 # 10.15
  15. pyobjc-framework-devicecheck==6.2.2 # 10.15
  16. pyobjc-framework-executionpolicy==6.2.2 # 10.15
  17. pyobjc-framework-fileprovider==6.2.2 # 10.15
  18. pyobjc-framework-fileproviderui==6.2.2 # 10.15
  19. pyobjc-framework-linkpresentation==6.2.2 # 10.15
  20. pyobjc-framework-naturallanguage==6.2.2 # 10.14, 10.15
  21. pyobjc-framework-network==6.2.2 # 10.14, 10.15
  22. pyobjc-framework-oslog==6.2.2 # 10.15
  23. pyobjc-framework-pencilkit==6.2.2 # 10.15
  24. pyobjc-framework-pubsub==6.2.2 # 10.13
  25. pyobjc-framework-pushkit==6.2.2 # 10.15
  26. pyobjc-framework-qtkit==6.2.2 # 10.13, 10.14
  27. pyobjc-framework-quicklookthumbnailing==6.2.2 # 10.15
  28. pyobjc-framework-soundanalysis==6.2.2 # 10.15
  29. pyobjc-framework-speech==6.2.2 # 10.15
  30. pyobjc-framework-systemextensions==6.2.2 # 10.15
  31. pyobjc-framework-videosubscriberaccount==6.2.2 # 10.14, 10.15