added refractive index plot
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[project]
|
||||
name = "dispersionapp"
|
||||
version = "0.1.0"
|
||||
version = "0.1.3"
|
||||
description = "Model hollow capillary and revolver fiber interactively"
|
||||
authors = [{ name = "Benoît Sierro", email = "benoit.sierro@unibe.ch" }]
|
||||
|
||||
dependencies = [
|
||||
"scgenerator @ git+https://github.com/bsierro/scgenerator.git",
|
||||
"click",
|
||||
"pydantic",
|
||||
"pydantic < 2",
|
||||
"tomli",
|
||||
"tomli_w",
|
||||
"PySide6 >= 6.4.0",
|
||||
|
||||
Reference in New Issue
Block a user