moriire commited on
Commit
2d065d8
1 Parent(s): a128d0a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
  fastapi[all]
2
- SQLAlchemy
3
  llama-cpp-python
4
  tensorflow
5
  transformers
 
1
  fastapi[all]
2
+ sqlalchemy[asyncio
3
  llama-cpp-python
4
  tensorflow
5
  transformers