Skip to content
Closed
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
4 changes: 2 additions & 2 deletions py3-keras.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Generated from https://pypi.org/project/keras/
package:
name: py3-keras
version: 3.2.1
version: 3.3.0
epoch: 0
description: Deep learning for humans.
copyright:
Expand All @@ -23,7 +23,7 @@ environment:
pipeline:
- uses: fetch
with:
expected-sha256: 966abbf0dfc1f9725f6293fb2a04ec83f56cd2a800990b38d1a03041255214a7
expected-sha256: 46763bd84696aa5e326734ee0ccfde12bef73b27f1e5e241bbf539cb6411e78d
uri: https://files.pythonhosted.org/packages/source/k/keras/keras-${{package.version}}.tar.gz

- name: Python Build
Expand Down