Skip to content

Commit

Permalink
add pyinstaller to requirement.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Han Wang committed Oct 18, 2024
1 parent d17e5ed commit fc74fc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ grpcio==1.48.2; python_version <= '3.6'
isort==5.10.1; python_version <= '3.6'
black==22.8.0; python_version <= '3.6'
jsl==0.2.4
pyinstaller==6.11.0

0 comments on commit fc74fc5

Please sign in to comment.