Skip to content

Commit

Permalink
Updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
zachstultz authored Oct 18, 2024
1 parent 1d62022 commit 6b66730
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,39 +1,39 @@
beautifulsoup4==4.12.2
beautifulsoup4==4.12.3
Brotli==1.1.0
bs4==0.0.1
certifi==2022.12.7
charset-normalizer==3.1.0
discord-webhook==1.3.0
bs4==0.0.2
certifi==2024.8.30
charset-normalizer==3.4.0
discord-webhook==1.3.1
filetype==1.2.0
idna==3.4
imageio==2.27.0
idna==3.10
imageio==2.36.0
inflate64==1.0.0
lazy_loader==0.3
lxml==5.1.0
lazy_loader==0.4
lxml==5.3.0
multivolumefile==0.2.3
networkx==3.1
numpy==1.24.2
opencv-python-headless==4.9.0.80
packaging==23.1
Pillow==9.5.0
psutil==5.9.5
py7zr==0.20.8
pybcj==1.0.1
pycryptodomex==3.18.0
networkx==3.4.1
numpy==2.1.2
opencv-python-headless==4.10.0.84
packaging==24.1
pillow==11.0.0
psutil==6.0.0
py7zr==0.22.0
pybcj==1.0.2
pycryptodomex==3.21.0
pyppmd==1.1.0
PyWavelets==1.4.1
pyzstd==0.15.9
rarfile==4.1
regex==2023.12.25
requests==2.28.2
PyWavelets==1.7.0
pyzstd==0.16.2
rarfile==4.2
regex==2024.9.11
requests==2.32.3
scandir==1.10.0
scikit-image==0.22.0
scipy==1.10.1
scikit-image==0.24.0
scipy==1.14.1
six==1.16.0
soupsieve==2.4.1
texttable==1.6.7
tifffile==2023.4.12
soupsieve==2.6
texttable==1.7.0
tifffile==2024.9.20
titlecase==2.4.1
Unidecode==1.3.8
urllib3==1.26.15
watchdog==3.0.0
urllib3==2.2.3
watchdog==5.0.3

0 comments on commit 6b66730

Please sign in to comment.