moriire commited on
Commit
8c9bef6
1 Parent(s): bf91231

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,15 +1,15 @@
1
- annotated-types==0.6.0
2
- anyio==3.7.1
3
  click==8.1.7
4
- colorama==0.4.6
5
  exceptiongroup==1.1.3
6
  fastapi[all]
7
  greenlet==3.0.1
8
  h11==0.14.0
9
  idna==3.4
10
- sniffio==1.3.0
11
- SQLAlchemy==2.0.22
12
- typing_extensions==4.8.0
13
  llama-cpp-python
14
  tensorflow
15
  transformers
 
1
+ annotated-types
2
+ anyio
3
  click==8.1.7
4
+ colorama
5
  exceptiongroup==1.1.3
6
  fastapi[all]
7
  greenlet==3.0.1
8
  h11==0.14.0
9
  idna==3.4
10
+ sniffio
11
+ SQLAlchemy
12
+ typing_extensions
13
  llama-cpp-python
14
  tensorflow
15
  transformers