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