Skip to content

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorgedavyd committed Jul 10, 2024
1 parent 175bd6b commit e4a30ce
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#!/bin/bash
rm -rf requirements.txt

pipreqs lightorch --savepath=requirements.in

pip-compile requirements.in

rm -f requirements.in
rm -f requirements.in

0 comments on commit e4a30ce

Please sign in to comment.