yinong333 commited on
Commit
c7e9bb1
1 Parent(s): 314e33b

Deploying app

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -14
requirements.txt CHANGED
@@ -1,48 +1,41 @@
 
 
 
1
  aiofiles==23.2.1
2
  aiohappyeyeballs==2.4.3
3
- aiohttp==3.10.9
4
  aiosignal==1.3.1
5
  annotated-types==0.7.0
6
  anyio==3.7.1
7
- asttokens==2.4.1
8
  asyncer==0.0.2
9
  attrs==24.2.0
10
  bidict==0.23.1
11
- biopython==1.84
12
  certifi==2024.8.30
13
  chainlit==0.7.700
14
  charset-normalizer==3.3.2
15
  click==8.1.7
16
  dataclasses-json==0.5.14
17
- decorator==5.1.1
18
  Deprecated==1.2.14
19
  distro==1.9.0
20
- docker==7.1.0
21
- executing==2.1.0
22
  fastapi==0.100.1
23
  fastapi-socketio==0.0.10
24
- filelock==3.16.1
25
  filetype==1.2.0
26
  frozenlist==1.4.1
27
- fsspec==2024.9.0
28
  googleapis-common-protos==1.65.0
29
  greenlet==3.1.1
30
  grpcio==1.66.2
31
- grpcio-tools==1.66.2
32
  h11==0.14.0
33
  h2==4.1.0
34
  hpack==4.0.0
35
  httpcore==0.17.3
36
  httpx==0.24.1
37
- huggingface-hub==0.24.6
38
  hyperframe==6.0.1
39
  idna==3.10
40
  importlib_metadata==8.4.0
41
- ipython==8.27.0
42
- jedi==0.19.1
43
- Jinja2==3.1.4
44
  jiter==0.5.0
45
- joblib==1.4.2
46
  jsonpatch==1.33
47
  jsonpointer==3.0.0
48
  langchain-experimental==0.3.0
 
1
+ biopython==1.84
2
+ ipython==8.27.0
3
+ huggingface-hub==0.24.6
4
  aiofiles==23.2.1
5
  aiohappyeyeballs==2.4.3
6
+ aiohttp==3.10.8
7
  aiosignal==1.3.1
8
  annotated-types==0.7.0
9
  anyio==3.7.1
10
+ async-timeout==4.0.3
11
  asyncer==0.0.2
12
  attrs==24.2.0
13
  bidict==0.23.1
 
14
  certifi==2024.8.30
15
  chainlit==0.7.700
16
  charset-normalizer==3.3.2
17
  click==8.1.7
18
  dataclasses-json==0.5.14
 
19
  Deprecated==1.2.14
20
  distro==1.9.0
21
+ exceptiongroup==1.2.2
 
22
  fastapi==0.100.1
23
  fastapi-socketio==0.0.10
 
24
  filetype==1.2.0
25
  frozenlist==1.4.1
 
26
  googleapis-common-protos==1.65.0
27
  greenlet==3.1.1
28
  grpcio==1.66.2
29
+ grpcio-tools==1.62.3
30
  h11==0.14.0
31
  h2==4.1.0
32
  hpack==4.0.0
33
  httpcore==0.17.3
34
  httpx==0.24.1
 
35
  hyperframe==6.0.1
36
  idna==3.10
37
  importlib_metadata==8.4.0
 
 
 
38
  jiter==0.5.0
 
39
  jsonpatch==1.33
40
  jsonpointer==3.0.0
41
  langchain-experimental==0.3.0