We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2f5caf2 + 168f188 commit c659ff8Copy full SHA for c659ff8
conda/meta.yaml
@@ -21,7 +21,7 @@ requirements:
21
- ezdxf
22
- ipython
23
- typing_extensions
24
- - nptyping >=2.0.0
+ - nptyping 2.0.1
25
- nlopt
26
- multimethod 1.6
27
- casadi
environment.yml
@@ -20,7 +20,7 @@ dependencies:
20
- - nptyping>=2.0.0
+ - nptyping=2.0.1
- path
0 commit comments