gdbgui/requirements.txt
Chad Smith be9521751f
update yarn.lock and python version (#469)
* update yarn.lock and python version

* update requirements.txt

* fix type errors

* update flask socket io version and use apt instead of apt get

* update install gdb command

* set node env var to fix installation

* set node env var to fix installation2

* fix typescript errors

* run prettier

* update pyinstaller version

* update pex version
2023-10-18 00:06:19 -07:00

54 lines
1 KiB
Text

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
bidict==0.22.1
# via python-socketio
blinker==1.6.3
# via flask
brotli==1.1.0
# via flask-compress
click==8.1.7
# via flask
dnspython==2.4.2
# via eventlet
eventlet==0.33.3
# via -r requirements.in
flask==3.0.0
# via
# flask-compress
# flask-socketio
flask-compress==1.10.1
# via -r requirements.in
flask-socketio==5.3.6
# via -r requirements.in
greenlet==3.0.0
# via eventlet
h11==0.14.0
# via wsproto
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
markupsafe==2.1.3
# via
# jinja2
# werkzeug
pygdbmi==0.10.0.2
# via -r requirements.in
pygments==2.16.1
# via -r requirements.in
python-engineio==4.8.0
# via python-socketio
python-socketio==5.10.0
# via flask-socketio
simple-websocket==1.0.0
# via python-engineio
six==1.16.0
# via eventlet
werkzeug==3.0.0
# via flask
wsproto==1.2.0
# via simple-websocket