lollms-webui/requirements.txt

26 lines
299 B
Plaintext
Raw Normal View History

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