Skip to content

Commit

Permalink
feat: add pyinstaller
Browse files Browse the repository at this point in the history
  • Loading branch information
senavs committed Sep 25, 2021
1 parent ab12ffb commit ba48bdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ python-dateutil==2.8.2
pytz==2021.1
six==1.16.0
imageio==2.9.0
pydantic[dotenv]==1.8.2
pydantic[dotenv]==1.8.2
pyinstaller==4.5.1

0 comments on commit ba48bdb

Please sign in to comment.