Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick2bad4u authored May 12, 2024
1 parent e02fd2c commit 3cb2ba9
Showing 1 changed file with 26 additions and 27 deletions.
53 changes: 26 additions & 27 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ altgraph==0.17.4
appdirs==1.4.4
asttokens==2.4.1
attrs==23.2.0
auto-py-to-exe==2.42.0
auto-py-to-exe==2.43.3
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
Expand All @@ -22,66 +22,65 @@ dsdev-utils==1.3.0
Eel==1.0.0a1
executing==2.0.1
fastjsonschema==2.19.1
fonttools==4.50.0
fonttools==4.51.0
future==1.0.0
gevent==24.2.1
gevent-websocket==0.10.1
greenlet==3.0.3
idna==3.6
ipython==8.12.3
idna==3.7
ipython==8.24.0
jedi==0.19.1
Jinja2==3.1.3
jsonschema==4.21.1
Jinja2==3.1.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
jupyter_client==8.6.1
jupyter_core==5.7.2
jupyterlab_pygments==0.3.0
keyboard==0.13.5
MarkupSafe==2.1.5
matplotlib-inline==0.1.6
matplotlib-inline==0.1.7
mistune==3.0.2
nbclient==0.10.0
nbconvert==7.16.2
nbformat==5.10.3
nbconvert==7.16.4
nbformat==5.10.4
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
parso==0.8.4
pbr==6.0.0
pefile==2023.2.7
pickleshare==0.7.5
pillow==10.2.0
pillow==10.3.0
pip==24.0
pipreqs==0.5.0
platformdirs==4.2.0
platformdirs==4.2.1
prompt-toolkit==3.0.43
psutil==5.9.8
pure-eval==0.2.2
pyasn1==0.5.1
pycparser==2.21
Pygments==2.17.2
pyinstaller==6.5.0
pyinstaller-hooks-contrib==2024.3
pyasn1==0.6.0
pycparser==2.22
Pygments==2.18.0
pyinstaller==6.6.0
pyinstaller-hooks-contrib==2024.6
PyNaCl==1.5.0
pyparsing==3.1.2
pypiwin32==223
PySimpleGUI==5.0.3
PySimpleGUI==5.0.4
python-dateutil==2.9.0.post0
PyUpdater==4.0
pywin32==306
pywin32-ctypes==0.2.2
pyzmq==25.1.2
referencing==0.33.0
regex==2023.12.25
pyzmq==26.0.3
referencing==0.35.1
regex==2024.5.10
requests==2.31.0
rpds-py==0.18.0
rpds-py==0.18.1
rsa==4.9
setuptools==69.2.0
setuptools==69.5.1
six==1.16.0
soupsieve==2.5
stack-data==0.6.3
tinycss2==1.2.1
tinycss2==1.3.0
tornado==6.4
traitlets==5.14.2
traitlets==5.14.3
wakepy==0.7.2
wcwidth==0.2.13
webencodings==0.5.1
Expand All @@ -90,4 +89,4 @@ whichcraft==0.6.1
wrapt==1.16.0
yarg==0.1.9
zope.event==5.0
zope.interface==6.2
zope.interface==6.3

0 comments on commit 3cb2ba9

Please sign in to comment.