Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +106 -106
requirements.txt
CHANGED
@@ -1,106 +1,106 @@
|
|
1 |
-
aiohttp==3.10.5
|
2 |
-
aiosignal==1.3.2
|
3 |
-
aiounittest==1.3.0
|
4 |
-
anyio==4.7.0
|
5 |
-
applicationinsights==0.11.9
|
6 |
-
attrs==24.3.0
|
7 |
-
azure-cognitiveservices-language-luis==0.2.0
|
8 |
-
azure-core==1.32.0
|
9 |
-
azure-identity==1.19.0
|
10 |
-
azure-storage-blob==12.7.0
|
11 |
-
azure-storage-queue==12.4.0
|
12 |
-
azure-cosmos==4.7.0
|
13 |
-
blis==1.1.0
|
14 |
-
botbuilder-ai==4.16.2
|
15 |
-
botbuilder-applicationinsights==4.16.2
|
16 |
-
botbuilder-azure==4.16.2
|
17 |
-
botbuilder-core==4.16.2
|
18 |
-
botbuilder-dialogs==4.16.2
|
19 |
-
botbuilder-integration-aiohttp==4.16.2
|
20 |
-
botbuilder-schema==4.16.2
|
21 |
-
certifi==2024.8.30
|
22 |
-
cffi==1.17.1
|
23 |
-
charset-normalizer==3.4.0
|
24 |
-
click==8.1.8
|
25 |
-
colorama==0.4.6
|
26 |
-
confection==0.1.5
|
27 |
-
coverage==7.2.1
|
28 |
-
cryptography==41.0.3
|
29 |
-
cymem==2.0.10
|
30 |
-
distro==1.9.0
|
31 |
-
httpcore==1.0.7
|
32 |
-
httpx==0.28.1
|
33 |
-
idna==3.10
|
34 |
-
importlib-metadata==6.0.0
|
35 |
-
isodate==0.7.2
|
36 |
-
itsdangerous==2.2.0
|
37 |
-
Jinja2==3.1.5
|
38 |
-
joblib==1.4.2
|
39 |
-
jsonpickle==1.4.2
|
40 |
-
langcodes==3.5.0
|
41 |
-
marisa-trie==1.2.1
|
42 |
-
MarkupSafe==3.0.2
|
43 |
-
mpmath==1.3.0
|
44 |
-
msal==1.31.1
|
45 |
-
msal-extensions==1.2.0
|
46 |
-
msrest==0.7.1
|
47 |
-
msrestazure==0.6.4.post1
|
48 |
-
multidict==6.1.0
|
49 |
-
murmurhash==1.0.11
|
50 |
-
networkx==3.4.2
|
51 |
-
nltk==3.8.1
|
52 |
-
numpy==2.2.1
|
53 |
-
oauthlib==3.2.2
|
54 |
-
openai==1.58.1
|
55 |
-
packaging==24.1
|
56 |
-
pillow==11.0.0
|
57 |
-
portalocker==2.10.1
|
58 |
-
preshed==3.0.9
|
59 |
-
propcache==0.2.1
|
60 |
-
psutil
|
61 |
-
pycparser
|
62 |
-
pydantic
|
63 |
-
pydantic_core
|
64 |
-
Pygments
|
65 |
-
PyJWT
|
66 |
-
python-dateutil
|
67 |
-
python-dotenv
|
68 |
-
pytest
|
69 |
-
pytz
|
70 |
-
pywin32
|
71 |
-
PyYAML
|
72 |
-
regex==2024.11.6
|
73 |
-
requests==2.32.3
|
74 |
-
requests-oauthlib==2.0.0
|
75 |
-
rich==13.9.4
|
76 |
-
scipy==1.14.1
|
77 |
-
sentencepiece==0.2.0
|
78 |
-
setuptools==75.6.0
|
79 |
-
six==1.17.0
|
80 |
-
smart-open==7.1.0
|
81 |
-
sniffio==1.3.1
|
82 |
-
spacy==3.8.3
|
83 |
-
spacy-legacy==3.0.12
|
84 |
-
spacy-loggers==1.0.5
|
85 |
-
sqlparse==0.5.3
|
86 |
-
srsly==2.5.0
|
87 |
-
sympy==1.13.1
|
88 |
-
tenacity==8.2.2
|
89 |
-
textblob==0.17.1
|
90 |
-
thinc==8.3.3
|
91 |
-
tokenizers==0.21.0
|
92 |
-
torch==2.5.1
|
93 |
-
torchaudio==2.5.1
|
94 |
-
torchvision==0.20.1
|
95 |
-
tqdm==4.67.1
|
96 |
-
transformers==4.47.1
|
97 |
-
typer==0.15.1
|
98 |
-
typing_extensions==4.12.2
|
99 |
-
tzdata==2024.2
|
100 |
-
urllib3==2.2.3
|
101 |
-
vaderSentiment==3.3.2
|
102 |
-
wasabi==1.1.3
|
103 |
-
Werkzeug==3.1.3
|
104 |
-
wrapt==1.17.0
|
105 |
-
yarl==1.18.3
|
106 |
-
pyodbc==4.0.32
|
|
|
1 |
+
aiohttp==3.10.5
|
2 |
+
aiosignal==1.3.2
|
3 |
+
aiounittest==1.3.0
|
4 |
+
anyio==4.7.0
|
5 |
+
applicationinsights==0.11.9
|
6 |
+
attrs==24.3.0
|
7 |
+
azure-cognitiveservices-language-luis==0.2.0
|
8 |
+
azure-core==1.32.0
|
9 |
+
azure-identity==1.19.0
|
10 |
+
azure-storage-blob==12.7.0
|
11 |
+
azure-storage-queue==12.4.0
|
12 |
+
azure-cosmos==4.7.0
|
13 |
+
blis==1.1.0
|
14 |
+
botbuilder-ai==4.16.2
|
15 |
+
botbuilder-applicationinsights==4.16.2
|
16 |
+
botbuilder-azure==4.16.2
|
17 |
+
botbuilder-core==4.16.2
|
18 |
+
botbuilder-dialogs==4.16.2
|
19 |
+
botbuilder-integration-aiohttp==4.16.2
|
20 |
+
botbuilder-schema==4.16.2
|
21 |
+
certifi==2024.8.30
|
22 |
+
cffi==1.17.1
|
23 |
+
charset-normalizer==3.4.0
|
24 |
+
click==8.1.8
|
25 |
+
colorama==0.4.6
|
26 |
+
confection==0.1.5
|
27 |
+
coverage==7.2.1
|
28 |
+
cryptography==41.0.3
|
29 |
+
cymem==2.0.10
|
30 |
+
distro==1.9.0
|
31 |
+
httpcore==1.0.7
|
32 |
+
httpx==0.28.1
|
33 |
+
idna==3.10
|
34 |
+
importlib-metadata==6.0.0
|
35 |
+
isodate==0.7.2
|
36 |
+
itsdangerous==2.2.0
|
37 |
+
Jinja2==3.1.5
|
38 |
+
joblib==1.4.2
|
39 |
+
jsonpickle==1.4.2
|
40 |
+
langcodes==3.5.0
|
41 |
+
marisa-trie==1.2.1
|
42 |
+
MarkupSafe==3.0.2
|
43 |
+
mpmath==1.3.0
|
44 |
+
msal==1.31.1
|
45 |
+
msal-extensions==1.2.0
|
46 |
+
msrest==0.7.1
|
47 |
+
msrestazure==0.6.4.post1
|
48 |
+
multidict==6.1.0
|
49 |
+
murmurhash==1.0.11
|
50 |
+
networkx==3.4.2
|
51 |
+
nltk==3.8.1
|
52 |
+
numpy==2.2.1
|
53 |
+
oauthlib==3.2.2
|
54 |
+
openai==1.58.1
|
55 |
+
packaging==24.1
|
56 |
+
pillow==11.0.0
|
57 |
+
portalocker==2.10.1
|
58 |
+
preshed==3.0.9
|
59 |
+
propcache==0.2.1
|
60 |
+
psutil
|
61 |
+
pycparser
|
62 |
+
pydantic
|
63 |
+
pydantic_core
|
64 |
+
Pygments
|
65 |
+
PyJWT
|
66 |
+
python-dateutil
|
67 |
+
python-dotenv
|
68 |
+
pytest
|
69 |
+
pytz
|
70 |
+
pywin32
|
71 |
+
PyYAML
|
72 |
+
regex==2024.11.6
|
73 |
+
requests==2.32.3
|
74 |
+
requests-oauthlib==2.0.0
|
75 |
+
rich==13.9.4
|
76 |
+
scipy==1.14.1
|
77 |
+
sentencepiece==0.2.0
|
78 |
+
setuptools==75.6.0
|
79 |
+
six==1.17.0
|
80 |
+
smart-open==7.1.0
|
81 |
+
sniffio==1.3.1
|
82 |
+
spacy==3.8.3
|
83 |
+
spacy-legacy==3.0.12
|
84 |
+
spacy-loggers==1.0.5
|
85 |
+
sqlparse==0.5.3
|
86 |
+
srsly==2.5.0
|
87 |
+
sympy==1.13.1
|
88 |
+
tenacity==8.2.2
|
89 |
+
textblob==0.17.1
|
90 |
+
thinc==8.3.3
|
91 |
+
tokenizers==0.21.0
|
92 |
+
torch==2.5.1
|
93 |
+
torchaudio==2.5.1
|
94 |
+
torchvision==0.20.1
|
95 |
+
tqdm==4.67.1
|
96 |
+
transformers==4.47.1
|
97 |
+
typer==0.15.1
|
98 |
+
typing_extensions==4.12.2
|
99 |
+
tzdata==2024.2
|
100 |
+
urllib3==2.2.3
|
101 |
+
vaderSentiment==3.3.2
|
102 |
+
wasabi==1.1.3
|
103 |
+
Werkzeug==3.1.3
|
104 |
+
wrapt==1.17.0
|
105 |
+
yarl==1.18.3
|
106 |
+
pyodbc==4.0.32
|