Commits on Source (7)
-
Jean-Baptiste Bayle authored
-
Jean-Baptiste Bayle authored
Resolve "Instrument.write() fails (master branch)" Closes #67 See merge request !95
-
Jean-Baptiste Bayle authored
-
Jean-Baptiste Bayle authored
Bump version to v1.1.dev See merge request !96
-
Jean-Baptiste Bayle authored
-
Jean-Baptiste Bayle authored
-
Jean-Baptiste Bayle authored
Resolve "Include (but warn) dev version of orbit, GW, and glitch files" Closes #69 See merge request !97
... | ... | @@ -8,6 +8,8 @@ kiwisolver==1.3.2 |
lazy-object-proxy==1.6.0 | ||
matplotlib==3.4.3 | ||
mccabe==0.6.1 | ||
mypy==0.931 | ||
mypy-extensions==0.4.3 | ||
numpy==1.21.3 | ||
packaging==21.0 | ||
Pillow==8.4.0 | ||
... | ... | @@ -22,5 +24,6 @@ python-dateutil==2.8.2 |
scipy==1.7.1 | ||
six==1.16.0 | ||
toml==0.10.2 | ||
tomli==2.0.0 | ||
typing-extensions==3.10.0.2 | ||
wrapt==1.13.2 |