Skip to content

Commit

Permalink
fix(common): add requirements.txt to tools
Browse files Browse the repository at this point in the history
  • Loading branch information
karliatto authored and matejcik committed Jan 17, 2025
1 parent dd3bf25 commit 6c40644
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions common/tools/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
click>=8,<9
requests>=2.32,<3.0
termcolor
Pillow>=10.0.1
typing-extensions>=4.12.2,<5.0

0 comments on commit 6c40644

Please sign in to comment.