Skip to content

Commit b723482

Browse files
committed
Pin nptyping=2.0.0
1 parent 2f5caf2 commit b723482

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

conda/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requirements:
2121
- ezdxf
2222
- ipython
2323
- typing_extensions
24-
- nptyping >=2.0.0
24+
- nptyping 2.0.0
2525
- nlopt
2626
- multimethod 1.6
2727
- casadi

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ dependencies:
2020
- ezdxf
2121
- ipython
2222
- typing_extensions
23-
- nptyping>=2.0.0
23+
- nptyping=2.0.0
2424
- nlopt
2525
- path
2626
- casadi

0 commit comments

Comments
 (0)