Skip to content

Commit

Permalink
Merge pull request #178 from VirtualBrainLab/dependabot/pip/API/pillo…
Browse files Browse the repository at this point in the history
…w-gte-9.5-and-lt-10.4

chore(deps): update pillow requirement from <10.2,>=9.5 to >=9.5,<10.4 in /API
  • Loading branch information
dbirman authored May 31, 2024
2 parents fbdc7c2 + 65fa8d5 commit 32fcc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ dependencies = [
"pydantic>=2.7.0",
"python-socketio[client]>=5.8, <5.11",
"numpy>=1.23.3, <1.27.0",
"Pillow>=9.5, <10.2",
"Pillow>=9.5, <10.4",
"vbl-aquarium>=0.0.14",
]

Expand Down

0 comments on commit 32fcc9b

Please sign in to comment.