lterriel commited on
Commit
1f0e269
·
verified ·
1 Parent(s): 06f22bc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -109
requirements.txt CHANGED
@@ -1,118 +1,10 @@
1
  fr-ner4archives-v3-default @ https://huggingface.co/ner4archives/fr_ner4archives_v3_default/resolve/main/fr_ner4archives_v3_default-any-py3-none-any.whl
2
  fr-ner4archives-v3-with-vectors @ https://huggingface.co/ner4archives/fr_ner4archives_v3_with_vectors/resolve/main/fr_ner4archives_v3_with_vectors-any-py3-none-any.whl
3
  altair==4.2.0
4
- argon2-cffi==21.3.0
5
- argon2-cffi-bindings==21.2.0
6
- asttokens==2.0.5
7
- attrs==22.1.0
8
- backcall==0.2.0
9
- backports.zoneinfo==0.2.1
10
- beautifulsoup4==4.11.1
11
- bleach==5.0.1
12
- blinker==1.5
13
- blis==0.7.8
14
- cachetools==5.2.0
15
- catalogue==2.0.8
16
- certifi==2022.6.15
17
- cffi==1.15.1
18
- charset-normalizer==2.1.0
19
- click==8.1.3
20
- commonmark==0.9.1
21
- cymem==2.0.6
22
- debugpy==1.6.2
23
- decorator==5.1.1
24
- defusedxml==0.7.1
25
- entrypoints==0.4
26
- executing==0.9.1
27
- fastjsonschema==2.16.1
28
- gitdb==4.0.9
29
- GitPython==3.1.27
30
- idna==3.3
31
- importlib-metadata==4.12.0
32
- importlib-resources==5.9.0
33
- ipykernel==6.15.1
34
- ipython==8.4.0
35
- ipython-genutils==0.2.0
36
- ipywidgets==7.7.1
37
- jedi==0.18.1
38
- Jinja2==3.1.2
39
- jsonschema==4.8.0
40
- jupyter-client==7.3.4
41
- jupyter-core==4.11.1
42
- jupyterlab-pygments==0.2.2
43
- jupyterlab-widgets==1.1.1
44
- langcodes==3.3.0
45
  lxml==4.9.1
46
- MarkupSafe==2.1.1
47
- matplotlib-inline==0.1.3
48
- mistune==0.8.4
49
- murmurhash==1.0.7
50
- nbclient==0.6.6
51
- nbconvert==6.5.0
52
- nbformat==5.4.0
53
- nest-asyncio==1.5.5
54
- notebook==6.4.12
55
  numpy==1.23.1
56
- packaging==21.3
57
- pandas==1.4.3
58
- pandocfilters==1.5.0
59
- parso==0.8.3
60
- pathy==0.6.2
61
- pexpect==4.8.0
62
- pickleshare==0.7.5
63
- Pillow==9.2.0
64
- preshed==3.0.6
65
- prometheus-client==0.14.1
66
- prompt-toolkit==3.0.30
67
- protobuf==3.20.1
68
- psutil==5.9.1
69
- ptyprocess==0.7.0
70
- pure-eval==0.2.2
71
- pyarrow==8.0.0
72
- pycparser==2.21
73
- pydantic==1.8.2
74
- pydeck==0.7.1
75
- Pygments==2.12.0
76
- Pympler==1.0.1
77
- pyparsing==3.0.9
78
- pyrsistent==0.18.1
79
- python-dateutil==2.8.2
80
- pytz==2022.1
81
- pytz-deprecation-shim==0.1.0.post0
82
- pyzmq==23.2.0
83
- requests==2.28.1
84
- rich==12.5.1
85
- semver==2.13.0
86
- Send2Trash==1.8.0
87
- six==1.16.0
88
- smart-open==5.2.1
89
- smmap==5.0.0
90
- soupsieve==2.3.2.post1
91
  spacy==3.4.1
92
- spacy-legacy==3.0.9
93
- spacy-loggers==1.0.3
94
  spacy-streamlit==1.0.4
95
- spacyfishing==0.1.8
96
- srsly==2.4.4
97
- stack-data==0.3.0
98
  streamlit==1.11.1
99
- terminado==0.15.0
100
- thinc==8.1.2
101
- tinycss2==1.1.1
102
- toml==0.10.2
103
- toolz==0.12.0
104
- tornado==6.2
105
- tqdm==4.64.0
106
- traitlets==5.3.0
107
  typer==0.4.2
108
- typing_extensions==4.3.0
109
- tzdata==2022.1
110
- tzlocal==4.2
111
- urllib3==1.26.11
112
- validators==0.20.0
113
- wasabi==0.10.1
114
- watchdog==2.1.9
115
- wcwidth==0.2.5
116
- webencodings==0.5.1
117
- widgetsnbextension==3.6.1
118
- zipp==3.8.1
 
1
  fr-ner4archives-v3-default @ https://huggingface.co/ner4archives/fr_ner4archives_v3_default/resolve/main/fr_ner4archives_v3_default-any-py3-none-any.whl
2
  fr-ner4archives-v3-with-vectors @ https://huggingface.co/ner4archives/fr_ner4archives_v3_with_vectors/resolve/main/fr_ner4archives_v3_with_vectors-any-py3-none-any.whl
3
  altair==4.2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  lxml==4.9.1
 
 
 
 
 
 
 
 
 
5
  numpy==1.23.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  spacy==3.4.1
 
 
7
  spacy-streamlit==1.0.4
 
 
 
8
  streamlit==1.11.1
 
 
 
 
 
 
 
 
9
  typer==0.4.2
10
+ typing_extensions==4.3.0