Skip to content

Commit

Permalink
ok but imagine?
Browse files Browse the repository at this point in the history
  • Loading branch information
sz3 committed Feb 19, 2024
1 parent ebe1d99 commit eb6fe25
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
python-version: [3.8, 3.9, "3.10"]
python-version: [3.8, 3.9, "3.10", "3.11"]
steps:
- uses: actions/checkout@v2
with:
Expand Down
2 changes: 1 addition & 1 deletion requirements.freeze
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bitstring==3.1.9
colour-science==0.4.1
colour-science
docopt==0.6.2
ImageHash==4.3.1
imageio==2.34.0
Expand Down

0 comments on commit eb6fe25

Please sign in to comment.