Skip to content

Commit

Permalink
fix tensorflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dickreuter committed Jan 16, 2024
1 parent 2d077f0 commit 7ac9fd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release win.yml
@@ -1,7 +1,6 @@
name: Binary Release Windows

on:
workflow_dispatch:
on: [push, pull_request]

jobs:
build:
Expand Down
2 changes: 1 addition & 1 deletion requirements_win.txt
Expand Up @@ -20,7 +20,7 @@ lmfit
openpyxl
numexpr==2.8.4
fastapi==0.101.1
tensorflow
tensorflow==2.12.0
tqdm
seaborn
PyJWT==1.7.0
Expand Down

0 comments on commit 7ac9fd6

Please sign in to comment.