Skip to content

Commit

Permalink
update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jaris58 committed Feb 17, 2022
1 parent 9789c92 commit cb77efa
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
altgraph==0.17
certifi==2020.12.5
chardet==3.0.4
altgraph==0.17.2
certifi==2021.10.8
chardet==4.0.0
docopt==0.6.2
future==0.18.2
idna==3.1
music-tag==0.4.2
idna==3.3
music-tag==0.4.3
mutagen==1.45.1
pefile==2019.4.18
Pillow==8.3.2
pipreqs==0.4.10
pyinstaller==4.2
pyinstaller-hooks-contrib==2021.1
pefile==2021.9.3
Pillow==9.0.1
pipreqs==0.4.11
pyinstaller==4.9
pyinstaller-hooks-contrib==2022.2
pywin32-ctypes==0.2.0
requests==2.25.1
tqdm==4.59.0
urllib3==1.26.5
requests==2.27.1
tqdm==4.62.3
urllib3==1.26.8
yarg==0.1.9

0 comments on commit cb77efa

Please sign in to comment.