Skip to content

Commit

Permalink
Force galvani and navani update in lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Feb 19, 2024
1 parent e23e694 commit 372ac81
Show file tree
Hide file tree
Showing 2 changed files with 613 additions and 624 deletions.
4 changes: 2 additions & 2 deletions pydatalab/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ pandas = "*"
scipy = "*"
matplotlib = "*"
pymongo = "*"
galvani = "*"
openpyxl = "*"
nmrglue = "*"
python-dotenv = "*"
Expand All @@ -28,7 +27,8 @@ flask-compress = "*"
pillow = "*"
openai = "~= 0.28"
tiktoken = "*"
navani = {git = "git+https://github.com/the-grey-group/[email protected]"}
galvani = {git = "git+https://github.com/echemdata/galvani.git@1fd9f84"}
navani = {git = "git+https://github.com/the-grey-group/[email protected]"}
python-dateutil = "*"
pybaselines = "*"
rosettasciio = "*"
Expand Down
Loading

0 comments on commit 372ac81

Please sign in to comment.