use faster ssgetpy
This commit is contained in:
@@ -5,8 +5,8 @@ description = ""
|
||||
authors = ["Carl Pearson <cwpears@sandia.gov>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
ssgetpy = "^1.0rc2"
|
||||
python = "^3.7"
|
||||
ssgetpy = {git = "https://github.com/cwpearson/ssgetpy.git", rev = "be00d2a"}
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
|
||||
|
Reference in New Issue
Block a user