lollms-webui/requirements.txt

22 lines
262 B
Plaintext
Raw Normal View History

2023-12-17 11:02:54 +00:00
setuptools
pyyaml
numpy
gevent-websocket
websocket-client
eventlet
tqdm
psutil
2023-04-06 19:12:49 +00:00
pytest
gevent
2023-06-20 06:48:16 +00:00
requests
2023-07-21 15:54:16 +00:00
GitPython
2023-11-09 01:00:49 +00:00
ascii_colors>=0.1.4
2023-12-29 00:43:49 +00:00
beautifulsoup4
2023-12-31 23:56:35 +00:00
packaging
fastapi
2024-01-01 03:18:49 +00:00
uvicorn
2024-01-10 21:11:50 +00:00
python-multipart
2024-01-01 23:53:49 +00:00
python-socketio
python-socketio[client]
2024-01-21 04:35:29 +00:00
python-socketio[asyncio_client]