mirror of
https://github.com/wassname/stampy-chat.git
synced 2026-09-09 11:36:23 +08:00
reqs?
This commit is contained in:
@@ -27,6 +27,7 @@ sqlalchemy = "*"
|
||||
mysql-connector-python = "*"
|
||||
langchain = "*"
|
||||
transformers = "*"
|
||||
chardet = "*"
|
||||
|
||||
[dev-packages]
|
||||
pytest = "*"
|
||||
|
||||
Generated
+1111
-1030
File diff suppressed because it is too large
Load Diff
@@ -21,6 +21,7 @@ setup(
|
||||
'python-dotenv',
|
||||
'discord-webhook',
|
||||
'requests',
|
||||
'langchain',
|
||||
|
||||
'alembic',
|
||||
'sqlalchemy',
|
||||
|
||||
Reference in New Issue
Block a user