joshdavham commited on
Commit
576a7a6
·
1 Parent(s): 8e7b684

add seaborn for heatmaps

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -35,6 +35,7 @@ referencing==0.35.1
35
  requests==2.32.3
36
  rich==13.8.1
37
  rpds-py==0.20.0
 
38
  six==1.16.0
39
  smmap==5.0.1
40
  streamlit==1.38.0
@@ -44,3 +45,4 @@ tornado==6.4.1
44
  typing_extensions==4.12.2
45
  tzdata==2024.1
46
  urllib3==2.2.3
 
 
35
  requests==2.32.3
36
  rich==13.8.1
37
  rpds-py==0.20.0
38
+ seaborn==0.13.2
39
  six==1.16.0
40
  smmap==5.0.1
41
  streamlit==1.38.0
 
45
  typing_extensions==4.12.2
46
  tzdata==2024.1
47
  urllib3==2.2.3
48
+ watchdog==5.0.3