Python: move symforce to optional requirements

symforce requires python 3.8 which isn't available by default on ubuntu
18.04.
This commit is contained in:
bresch
2022-08-15 10:19:01 +02:00
committed by Daniel Agar
parent a7a8daaf4d
commit 616b5689ba
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
symforce>=0.5.0
-1
View File
@@ -26,5 +26,4 @@ requests
setuptools>=39.2.0
six>=1.12.0
toml>=0.9
symforce>=0.5.0
sympy>=1.10.1