From a45fd4627b747df84c3e9e5fd9a043a61d890be9 Mon Sep 17 00:00:00 2001 From: jayofelony Date: Wed, 11 Sep 2024 10:23:10 +0200 Subject: [PATCH] Update build Signed-off-by: jayofelony --- pyproject.toml | 3 --- requirements.txt | 2 -- 2 files changed, 5 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index e8a42e5d..d2b7e02b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,10 +26,7 @@ dependencies = [ "shimmy", "smbus2", "spidev", - "stable_baselines3", "toml", - "torch; platform_machine=='aarch64'", - "torchvision; platform_machine=='aarch64'", "tweepy", "websockets", ] diff --git a/requirements.txt b/requirements.txt index 0eb75236..fcaf9862 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,12 +17,10 @@ dbus-python toml python-dateutil websockets -stable_baselines3 rpi-lgpio rpi_hardware_pwm pydrive2 setuptools -gymnasium numpy smbus gpiozero \ No newline at end of file