mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
11 lines
281 B
Text
11 lines
281 B
Text
--- requirements.txt.orig 2025-03-18 16:44:23 UTC
|
|
+++ requirements.txt
|
|
@@ -9,7 +9,7 @@ typing-extensions>=4.10.0
|
|
setuptools
|
|
types-dataclasses
|
|
typing-extensions>=4.10.0
|
|
-sympy==1.13.1 ; python_version >= "3.9"
|
|
+sympy>=1.13.1 ; python_version >= "3.9"
|
|
filelock
|
|
networkx
|
|
jinja2
|