Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Kleeraphie committed Apr 30, 2024
1 parent c2177f5 commit 10dab0e
Showing 1 changed file with 18 additions and 9 deletions.
27 changes: 18 additions & 9 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,20 @@
bitmath==1.3.3.1
certifi==2024.2.2
chardet==5.2.0
charset-normalizer==3.3.2
colorama==0.4.6
idna==3.7
iso-639==0.4.5
numpy==1.26.4
opencv-python==4.9.0.80
packaging==24.0
pillow==10.3.0
pymkv==1.0.8
PySimpleGUI==4.60.5
numpy
Pillow
opencv-python
pymkv
pytesseract
tqdm
pysrt
pysubs2
requests
pysrt==1.1.2
pysubs2==1.6.1
pytesseract==0.3.10
requests==2.31.0
tqdm==4.66.2
urllib3==2.2.1
# pyinstaller # if you want to build the executable yourself

0 comments on commit 10dab0e

Please sign in to comment.