Skip to content

Commit a8cf77b

Browse files
authored
Update argparse dependency (#237)
1 parent 8866074 commit a8cf77b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
- nlohmann_json=3.11.3
1313
- CppInterOp>=1.5.0
1414
- pugixml
15-
- cpp-argparse <3.1
15+
- cpp-argparse>=3.0,<4.0
1616
- zlib
1717
# Test dependencies
1818
- pytest

0 commit comments

Comments
 (0)