Skip to content

Commit

Permalink
Update ETOS Library version (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
t-persson authored Jun 1, 2023
1 parent 08902f9 commit 498ac19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@
#
kubernetes==7.0.1
pyscaffold==3.2.3
etos_lib==2.1.0
etos_lib==2.2.0
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ setup_requires = pyscaffold>=3.2a0,<3.3a0
install_requires =
kubernetes==7.0.1
pyscaffold==3.2.3
etos_lib==2.1.0
etos_lib==2.2.0

# Require a specific Python version, e.g. Python 2.7 or >= 3.4
python_requires = >=3.4
Expand Down

0 comments on commit 498ac19

Please sign in to comment.