moriire commited on
Commit
1674a0d
1 Parent(s): 2b646cd

Update requirements.txt

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