haileyhalimj@gmail.com commited on
Commit
8c62ccd
·
1 Parent(s): 1defa39

moving optimization_config.py to constants.py

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -11,6 +11,7 @@ plotly>=5.0.0
11
  openpyxl>=3.0.0
12
  xlrd>=2.0.0
13
  python-dateutil>=2.9.0
 
14
 
15
  # Optional: Enhanced visualization (install with: pip install -e .[viz])
16
  # networkx>=2.8.0
 
11
  openpyxl>=3.0.0
12
  xlrd>=2.0.0
13
  python-dateutil>=2.9.0
14
+ PyYAML>=6.0.0
15
 
16
  # Optional: Enhanced visualization (install with: pip install -e .[viz])
17
  # networkx>=2.8.0