From 5bcd006624aeade31f04a721f22d0a23673b5928 Mon Sep 17 00:00:00 2001 From: Vladislav Moiseev Date: Sun, 9 Jul 2023 00:18:59 +0400 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B1=D1=80=D0=B0=D0=BD=D1=8B=20=D1=82?= =?UTF-8?q?=D1=80=D0=B5=D0=B1=D0=BE=D0=B2=D0=B0=D0=BD=D0=B8=D1=8F=20=D0=BE?= =?UTF-8?q?=D1=82=D0=B4=D0=B5=D0=BB=D1=8C=D0=BD=D0=BE=20=D0=BF=D0=BE=D0=B4?= =?UTF-8?q?=20mac?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements-mac.txt | 50 -------------------------------------------- 1 file changed, 50 deletions(-) delete mode 100644 requirements-mac.txt diff --git a/requirements-mac.txt b/requirements-mac.txt deleted file mode 100644 index e8f8297..0000000 --- a/requirements-mac.txt +++ /dev/null @@ -1,50 +0,0 @@ -absl-py==1.4.0 -astunparse==1.6.3 -cachetools==5.3.0 -certifi==2023.5.7 -charset-normalizer==3.1.0 -flatbuffers==23.5.9 -gast==0.4.0 -google-auth==2.18.1 -google-auth-oauthlib==1.0.0 -google-pasta==0.2.0 -grpcio==1.54.2 -h5py==3.8.0 -idna==3.4 -jax==0.4.10 -keras==2.12.0 -libclang==16.0.0 -Markdown==3.4.3 -MarkupSafe==2.1.2 -matplotlib==3.7.1 -ml-dtypes==0.1.0 -numpy==1.23.5 -oauthlib==3.2.2 -opencv-python==4.7.0.72 -opt-einsum==3.3.0 -packaging==23.1 -pandas==2.0.1 -Pillow==9.5.0 -protobuf==4.23.1 -psutil==5.9.5 -PyYAML==6.0 -pyasn1==0.5.0 -pyasn1-modules==0.3.0 -requests==2.30.0 -requests-oauthlib==1.3.1 -rsa==4.9 -scipy==1.10.1 -six==1.16.0 -tensorboard==2.12.3 -tensorboard-data-server==0.7.0 -tensorflow_macos==2.12.0 -tensorflow-estimator==2.12.0 -termcolor==2.3.0 -torch==2.0.1 -torchvision==0.15.2 -tqdm==4.65.0 -typing_extensions==4.5.0 -ultralytics==8.0.105 -urllib3==1.26.15 -Werkzeug==2.3.4 -wrapt==1.14.1