Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
git+https://github.com/CCI-MOC/nerc-rates@5569bba#egg=nerc_rates
git+https://github.com/CCI-MOC/nerc-rates@v1.0.0#egg=nerc_rates
boto3
kubernetes
openshift
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ package_dir =
packages = find:
python_requires = >=3.11
install_requires =
nerc_rates @ git+https://github.com/CCI-MOC/nerc-rates@33701ed
nerc_rates @ git+https://github.com/CCI-MOC/nerc-rates@v1.0.0
boto3
kubernetes
openshift
Expand Down