File size: 586 Bytes
a21e473
 
 
 
 
 
 
 
 
 
5a72624
a21e473
 
 
 
5a72624
 
 
a21e473
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
[project]
name = "NetworkSecuritySystemMLProject"
version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
    "certifi>=2026.1.4",
    "dagshub>=0.6.4",
    "dill>=0.4.0",
    "evidently>=0.4.0",
    "fastapi>=0.128.0",
    "mlflow>=3.8.1",
    "numpy>=2.4.1",
    "pandas>=2.3.3",
    "prefect>=2.14.0",
    "prometheus-client>=0.19.0",
    "prometheus-fastapi-instrumentator>=6.1.0",
    "pyaml>=25.7.0",
    "pymongo[srv]==3.6",
    "python-dotenv>=1.2.1",
    "python-multipart>=0.0.21",
    "uvicorn>=0.40.0",
]