Needed to freeze requirements.txt to load on another machine.

This commit is contained in:
Norm Rasmussen
2023-12-04 13:44:44 -05:00
parent e1c61bec3d
commit 297ff41900

View File

@ -1,8 +1,11 @@
asgiref==3.7.2
asyncio==3.4.3
blinker==1.7.0
certifi==2023.11.17
charset-normalizer==3.3.2
click==8.1.7
Flask==3.0.0
Flask-SQLAlchemy==3.1.1
gevent==23.9.1
gpt4all==2.0.2
greenlet==3.0.1
@ -11,7 +14,9 @@ itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
requests==2.31.0
SQLAlchemy==2.0.23
tqdm==4.66.1
typing_extensions==4.8.0
urllib3==2.1.0
Werkzeug==3.0.1
zope.event==5.0