Skip to content

Commit 352d0c7

Browse files
committed
Add gitpython and conda to requirements following sim_archive move
1 parent cc8dc54 commit 352d0c7

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ dependencies = [
4040
"tqdm",
4141
"rubin-scheduler>=3.0",
4242
"pyarrow",
43+
"gitpython",
4344
]
4445

4546
[project.optional-dependencies]

requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ skyproj
2222
tornado
2323
jinja2
2424
tqdm
25+
gitpython
26+
conda
2527
rubin-scheduler >=3.0

0 commit comments

Comments
 (0)