* Add cryptography module back in

* Lock in known working version of the AI modules, suspecting a problem
in sentence-transformers with Python 3.12?
This commit is contained in:
cybermaggedon 2025-01-27 21:57:22 +00:00 committed by GitHub
parent 5a5daa527f
commit 552637c1f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 13 additions and 5 deletions

View file

@ -39,6 +39,7 @@ setuptools.setup(
"anthropic",
"cassandra-driver",
"cohere",
"cryptography",
"falkordb",
"google-generativeai",
"ibis",