Skip to content

Commit

Permalink
Update etos library to version 1.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
fredjn committed Sep 8, 2021
1 parent ba1f330 commit fdeaf83
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 @@ -15,7 +15,7 @@
# numpy==1.13.3
# scipy==1.0
#
etos_lib==1.21.0
etos_lib==1.22.0
pyscaffold==3.2.3
uvicorn==0.12.2
fastapi==0.61.1
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ package_dir =
# DON'T CHANGE THE FOLLOWING LINE! IT WILL BE UPDATED BY PYSCAFFOLD!
setup_requires = pyscaffold>=3.2a0,<3.3a0
install_requires =
etos_lib==1.21.0
etos_lib==1.22.0
pyscaffold==3.2.3
uvicorn==0.12.2
fastapi==0.61.1
Expand Down

0 comments on commit fdeaf83

Please sign in to comment.