validops-east-1 commited on
Commit
b7071f3
·
1 Parent(s): 6fa7b33
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -2,10 +2,10 @@
2
  fastapi==0.115.5
3
  uvicorn[standard]==0.34.0
4
  pydantic==2.13.4
5
- pydantic-settings==2.6.1
6
  python-multipart==0.0.20
7
  httpx==0.28.1
8
- aiohttp==3.11.13
9
  PyYAML==6.0.2
10
 
11
  # --- Media / file processing ---
@@ -55,7 +55,7 @@ einops==0.8.2
55
  spacy==3.8.3
56
  phonenumbers==9.0.33
57
  sqlglot==25.31.4
58
- tiktoken==0.7.0
59
  clean-text==0.7.1
60
  text-unidecode==1.3
61
  Unidecode==1.4.0
 
2
  fastapi==0.115.5
3
  uvicorn[standard]==0.34.0
4
  pydantic==2.13.4
5
+ pydantic-settings==2.15.0
6
  python-multipart==0.0.20
7
  httpx==0.28.1
8
+ aiohttp==3.14.3
9
  PyYAML==6.0.2
10
 
11
  # --- Media / file processing ---
 
55
  spacy==3.8.3
56
  phonenumbers==9.0.33
57
  sqlglot==25.31.4
58
+ tiktoken==0.13.0
59
  clean-text==0.7.1
60
  text-unidecode==1.3
61
  Unidecode==1.4.0