Soroush commited on
Commit
3b383fb
·
1 Parent(s): 302f434

change python version

Browse files
Files changed (3) hide show
  1. .python-version +1 -1
  2. pyproject.toml +1 -1
  3. uv.lock +0 -0
.python-version CHANGED
@@ -1 +1 @@
1
- 3.13
 
1
+ 3.10
pyproject.toml CHANGED
@@ -3,7 +3,7 @@ name = "pii-detection-mcp-server"
3
  version = "0.1.0"
4
  description = "PII Detection and Masking Tool with Mistral AI"
5
  readme = "README.md"
6
- requires-python = ">=3.13"
7
  dependencies = [
8
  "gradio>=4.0.0",
9
  "mistralai>=1.8.1",
 
3
  version = "0.1.0"
4
  description = "PII Detection and Masking Tool with Mistral AI"
5
  readme = "README.md"
6
+ requires-python = ">=3.10"
7
  dependencies = [
8
  "gradio>=4.0.0",
9
  "mistralai>=1.8.1",
uv.lock CHANGED
The diff for this file is too large to render. See raw diff