Skip to content

Commit

Permalink
Updated requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
connerglover committed Dec 12, 2024
1 parent f4a7cb5 commit 330ef8f
Showing 1 changed file with 2 additions and 27 deletions.
29 changes: 2 additions & 27 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,27 +1,2 @@
altgraph==0.17.4
auto-py-to-exe==2.44.2; python_version >= '3.6'
bottle==0.13.2
bottle-websocket==0.2.9
certifi==2024.8.30; python_version >= '3.6'
charset-normalizer==3.4.0; python_full_version >= '3.7.0'
eel==0.17.0; python_version >= '3.7'
future==1.0.0; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2'
gevent==24.10.2; python_version >= '3.9'
gevent-websocket==0.10.1
greenlet==3.1.1; platform_python_implementation == 'CPython'
idna==3.10; python_version >= '3.6'
macholib==1.16.3; sys_platform == 'darwin'
packaging==24.1; python_version >= '3.8'
pillow==11.0.0; python_version >= '3.9'
pyasn1==0.6.1; python_version >= '3.8'
pyinstaller==6.11.0; python_version < '3.14' and python_version >= '3.8'
pyinstaller-hooks-contrib==2024.9; python_version >= '3.8'
pyparsing==3.2.0; python_version >= '3.9'
pysimplegui==5.0.6; python_version >= '3.6'
requests==2.32.3; python_version >= '3.8'
rsa==4.9; python_version >= '3.6' and python_version < '4'
setuptools==75.1.0; python_version >= '3.8'
urllib3==2.2.3; python_version >= '3.8'
whichcraft==0.6.1
zope.event==5.0; python_version >= '3.7'
zope.interface==7.1.0; python_version >= '3.8'
auto-py-to-exe==2.45.0
pysimplegui==5.0.7

0 comments on commit 330ef8f

Please sign in to comment.