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

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick2bad4u authored Mar 17, 2024
1 parent 4f6decd commit 7e34651
Showing 1 changed file with 95 additions and 0 deletions.
95 changes: 95 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,95 @@
altgraph==0.17.4
appdirs==1.4.4
asttokens==2.4.1
attrs==23.2.0
auto-py-to-exe==2.42.0
backcall==0.2.0
beautifulsoup4==4.12.3
bleach==6.1.0
bottle==0.12.25
bottle-websocket==0.2.9
bsdiff4==1.2.4
certifi==2024.2.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
colorama==0.4.6
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.14
docopt==0.6.2
dsdev-utils==1.3.0
Eel==1.0.0a1
executing==2.0.1
fastjsonschema==2.19.1
fonttools==4.50.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
jedi==0.19.1
Jinja2==3.1.3
jsonschema==4.21.1
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
mistune==3.0.2
nbclient==0.10.0
nbconvert==7.16.2
nbformat==5.10.3
packaging==24.0
pandocfilters==1.5.1
parso==0.8.3
pbr==6.0.0
pefile==2023.2.7
pickleshare==0.7.5
pillow==10.2.0
pip==24.0
pipreqs==0.5.0
platformdirs==4.2.0
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
PyNaCl==1.5.0
pyparsing==3.1.2
pypiwin32==223
PySimpleGUI==5.0.3
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
requests==2.31.0
rpds-py==0.18.0
rsa==4.9
setuptools==69.2.0
six==1.16.0
soupsieve==2.5
stack-data==0.6.3
stevedore==5.2.0
tinycss2==1.2.1
tornado==6.4
traitlets==5.14.2
urllib3==2.2.1
wakepy==0.7.2
wcwidth==0.2.13
webencodings==0.5.1
wheel==0.43.0
whichcraft==0.6.1
wrapt==1.16.0
yarg==0.1.9
zope.event==5.0
zope.interface==6.2

0 comments on commit 7e34651

Please sign in to comment.