requirements.txt #3

  • //
  • guest/
  • perforce_software/
  • utils/
  • log_analyzer/
  • requirements.txt
  • View
  • Commits
  • Open Download .zip Download (270 B)
Flask==0.12.2
flask-wtf

dash==0.21.0  # The core dash backend
dash-renderer==0.11.3  # The dash front-end
dash-html-components==0.9.0  # HTML components
dash-core-components==0.21.0  # Supercharged components
plotly  # Plotly graphing library used in examples

pandas

# Change User Description Committed
#5 23765 Robert Cowham Moved things down one level to psla dir to make it easier to see what belongs
#4 23760 Robert Cowham Simple basics with Altair chart
#3 23723 Robert Cowham First basic chart with plotly
#2 23705 Robert Cowham Basics working in simplified form
#1 23704 Robert Cowham Save before simplifying