Remove Python cache files
This commit is contained in:
parent
84bfdaed48
commit
f1d9bdc04d
Binary file not shown.
@ -4,6 +4,7 @@ from dataclasses import dataclass
|
||||
@dataclass
|
||||
class Ids:
|
||||
# Auth Container
|
||||
USE_MODEL = 'use-model'
|
||||
AUTH_CONTAINER = 'auth-container'
|
||||
DASHBOARD_CONTAINER = 'dashboard-container'
|
||||
|
||||
|
||||
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
# Data handling and analysis
|
||||
pandas>=1.5.0
|
||||
numpy>=1.21.0
|
||||
scikit-learn==1.5.2
|
||||
scikit-learn==1.6.0
|
||||
|
||||
# Dashboard and visualization
|
||||
dash>=2.9.0
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user