Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Core: Loosen dependencies to find common ground with atopile
Browse files Browse the repository at this point in the history
  • Loading branch information
mawildoer committed Nov 11, 2024
1 parent 9c4af44 commit 7466b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
"matplotlib~=3.7.1",
"sexpdata==1.0.2",
"black~=24.4.2",
"typing-extensions~=4.6.3",
"typing-extensions>=4.6.3,<5.0.0",
"easyeda2kicad~=0.8.0",
"shapely~=2.0.1",
"freetype-py~=2.4.0",
Expand Down

0 comments on commit 7466b1b

Please sign in to comment.