moraeslucas commited on
Commit
7b38c08
·
verified ·
1 Parent(s): e5c3505

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +103 -103
requirements.txt CHANGED
@@ -1,104 +1,104 @@
1
- aiofiles==24.1.0
2
- annotated-types==0.7.0
3
- anyio==4.9.0
4
- beautifulsoup4==4.13.4
5
- blis==1.3.0
6
- Brotli==1.1.0
7
- catalogue==2.0.10
8
- certifi==2025.7.14
9
- cffi==1.17.1
10
- charset-normalizer==3.4.2
11
- click==8.2.1
12
- cloudpathlib==0.21.1
13
- colorama==0.4.6
14
- colorclass==2.2.2
15
- compressed-rtf==1.0.7
16
- confection==0.1.5
17
- cryptography==45.0.5
18
- cymem==2.0.11
19
- ebcdic==1.1.1
20
  en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl#sha256=1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
21
- extract-msg==0.54.1
22
- fastapi==0.116.1
23
- filelock==3.18.0
24
- fsspec==2025.3.0
25
- gradio==5.38.0
26
- gradio_client==1.11.0
27
- groovy==0.1.2
28
- h11==0.16.0
29
- httpcore==1.0.9
30
- httpx==0.28.1
31
- huggingface-hub==0.33.4
32
- idna==3.10
33
- jellyfish==1.2.0
34
- Jinja2==3.1.6
35
- joblib==1.5.1
36
- langcodes==3.5.0
37
- langdetect==1.0.9
38
- language_data==1.3.0
39
- lark==1.1.9
40
- marisa-trie==1.2.1
41
- markdown-it-py==3.0.0
42
- MarkupSafe==3.0.2
43
- mdurl==0.1.2
44
- mpmath==1.3.0
45
- murmurhash==1.0.13
46
- networkx==3.1
47
- nltk==3.9.1
48
- numpy==1.26.4
49
- olefile==0.47
50
- oletools==0.60.2
51
- orjson==3.11.0
52
- packaging==25.0
53
- pandas==2.2.2
54
- pillow==11.3.0
55
- preshed==3.0.10
56
- pycparser==2.22
57
- pydantic==2.11.7
58
- pydantic_core==2.33.2
59
- pydub==0.25.1
60
- Pygments==2.19.2
61
- pyparsing==3.2.3
62
- python-dateutil==2.9.0.post0
63
- python-multipart==0.0.20
64
- pytz==2025.2
65
- PyYAML==6.0.2
66
- red-black-tree-mod==1.22
67
- regex==2024.11.6
68
- requests==2.32.4
69
- rich==14.0.0
70
- RTFDE==0.1.2.1
71
- safehttpx==0.1.6
72
- safetensors==0.5.3
73
- segtok==1.5.11
74
- semantic-version==2.10.0
75
- shellingham==1.5.4
76
- six==1.17.0
77
- smart_open==7.3.0.post1
78
- sniffio==1.3.1
79
- soupsieve==2.7
80
- spacy==3.7.2
81
- spacy-legacy==3.0.12
82
- spacy-loggers==1.0.5
83
- srsly==2.5.1
84
- starlette==0.47.1
85
- sympy==1.14.0
86
- tabulate==0.9.0
87
- thinc==8.2.2
88
- tokenizers==0.15.2
89
- tomlkit==0.13.3
90
- torch==2.2.2
91
- tqdm==4.67.1
92
- transformers==4.39.3
93
- typer==0.16.0
94
- typing-inspection==0.4.1
95
- typing_extensions==4.14.1
96
- tzdata==2025.2
97
- tzlocal==5.3.1
98
- urllib3==2.5.0
99
- uvicorn==0.35.0
100
- wasabi==1.1.3
101
- weasel==0.4.1
102
- websockets==15.0.1
103
- wrapt==1.17.2
104
- yake==0.6.0
 
1
+ aiofiles
2
+ annotated-types
3
+ anyio
4
+ beautifulsoup4
5
+ blis
6
+ Brotli
7
+ catalogue
8
+ certifi
9
+ cffi
10
+ charset-normalizer
11
+ click
12
+ cloudpathlib
13
+ colorama
14
+ colorclass
15
+ compressed-rtf
16
+ confection
17
+ cryptography
18
+ cymem
19
+ ebcdic
20
  en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl#sha256=1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
21
+ extract-msg
22
+ fastapi
23
+ filelock
24
+ fsspec
25
+ gradio
26
+ gradio_client
27
+ groovy
28
+ h11
29
+ httpcore
30
+ httpx
31
+ huggingface-hub
32
+ idna
33
+ jellyfish
34
+ Jinja2
35
+ joblib
36
+ langcodes
37
+ langdetect
38
+ language_data
39
+ lark
40
+ marisa-trie
41
+ markdown-it-py
42
+ MarkupSafe
43
+ mdurl
44
+ mpmath
45
+ murmurhash
46
+ networkx
47
+ nltk
48
+ numpy
49
+ olefile
50
+ oletools
51
+ orjson
52
+ packaging
53
+ pandas
54
+ pillow
55
+ preshed
56
+ pycparser
57
+ pydantic
58
+ pydantic_core
59
+ pydub
60
+ Pygments
61
+ pyparsing
62
+ python-dateutil
63
+ python-multipart
64
+ pytz
65
+ PyYAML
66
+ red-black-tree-mod
67
+ regex
68
+ requests
69
+ rich
70
+ RTFDE
71
+ safehttpx
72
+ safetensors
73
+ segtok
74
+ semantic-version
75
+ shellingham
76
+ six
77
+ smart_open
78
+ sniffio
79
+ soupsieve
80
+ spacy
81
+ spacy-legacy
82
+ spacy-loggers
83
+ srsly
84
+ starlette
85
+ sympy
86
+ tabulate
87
+ thinc
88
+ tokenizers
89
+ tomlkit
90
+ torch
91
+ tqdm
92
+ transformers
93
+ typer
94
+ typing-inspection
95
+ typing_extensions
96
+ tzdata
97
+ tzlocal
98
+ urllib3
99
+ uvicorn
100
+ wasabi
101
+ weasel
102
+ websockets
103
+ wrapt
104
+ yake