Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
ThagodDynasty authored Oct 15, 2023
1 parent 546489c commit af0e091
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
from collections import namedtuple
import altair as alt
import math
import pandas as pd
import streamlit as st

altair
pandas
streamlit

0 comments on commit af0e091

Please sign in to comment.