Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Update the slurm-ops-manager version in requirements.txt #19

Merged
merged 2 commits into from
Dec 13, 2023
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 CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Can also be used for pull requests.

* `Type: Idea Bank` - Issues that pertain to proposing potential improvement to slurmctld-operator.

* `Type: Enchancement` - Issues marked as an agreed upon enhancement to slurmctld-operator. Can also be used for pull requests.
* `Type: Enhancement` - Issues marked as an agreed upon enhancement to slurmctld-operator. Can also be used for pull requests.

* `Statues: Help wanted` - Issues where we need help from the greater slurmctld-operator community to solve.

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ops==2.*
influxdb==5.3.1
jinja2==3.1.2
git+https://github.com/omnivector-solutions/[email protected].12
git+https://github.com/omnivector-solutions/[email protected].16
Loading