SomberNight
5 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
2 changed files with
6 additions and
0 deletions
-
contrib/deterministic-build/requirements-mac-build.txt
-
contrib/requirements/requirements-mac-build.txt
|
|
@ -1,6 +1,9 @@ |
|
|
|
altgraph==0.17 \ |
|
|
|
--hash=sha256:1f05a47122542f97028caf78775a095fbe6a2699b5089de8477eb583167d69aa \ |
|
|
|
--hash=sha256:c623e5f3408ca61d4016f23a681b9adb100802ca3e3da5e718915a9e4052cebe |
|
|
|
macholib==1.14 \ |
|
|
|
--hash=sha256:0c436bc847e7b1d9bda0560351bf76d7caf930fb585a828d13608839ef42c432 \ |
|
|
|
--hash=sha256:c500f02867515e6c60a27875b408920d18332ddf96b4035ef03beddd782d4281 |
|
|
|
pip==20.0.2 \ |
|
|
|
--hash=sha256:4ae14a42d8adba3205ebeb38aa68cfc0b6c346e1ae2e699a0b3bad4da19cef5c \ |
|
|
|
--hash=sha256:7db0c8ea4c7ea51c8049640e8e6e7fde949de672bfa4949920675563a5a6967f |
|
|
|
|
|
@ -1,3 +1,6 @@ |
|
|
|
pip |
|
|
|
setuptools |
|
|
|
pyinstaller>=3.6 |
|
|
|
|
|
|
|
# needed by pyinstaller: |
|
|
|
macholib |
|
|
|