gtsam/python/dev_requirements.txt

3 lines
196 B
Plaintext
Raw Normal View History

2023-09-06 00:36:56 +08:00
-r requirements.txt
pyparsing>=2.4.2
2024-08-26 17:48:18 +08:00
mypy==1.4.1 #TODO(Varun) A bug in mypy>=1.5.0 causes an unresolved placeholder error when importing numpy>=2.0.0 (https://github.com/python/mypy/issues/17396)