Skip to content

Commit

Permalink
removing un-needed library pyyaml (#356)
Browse files Browse the repository at this point in the history
Signed-off-by: vsoch <[email protected]>

Co-authored-by: vsoch <[email protected]>
  • Loading branch information
vsoch and vsoch authored Mar 26, 2021
1 parent 231b919 commit a076fc1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ represented by the pull requests that fixed them. Critical items to know are:


## [master](https://github.com/singularityhub/sregistry/tree/master) (master)
- remove un-needed lib PyYaml (1.1.34)
- updating Django and Django Restframework (1.1.33)
- API endpoint to create a collection (1.1.32)
- allowing for Bearer token to have any casing (1.1.31)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.1.33
1.1.34
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ markdown
numexpr
oauth2client==3.0
Pillow
PyYAML==5.1
psycopg2-binary
pygments
python3-saml
Expand Down

0 comments on commit a076fc1

Please sign in to comment.