diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..7321679 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,7 @@ +beautifulsoup4==4.9.3 +numpy==1.20.1 +pandas==1.2.3 +requests==2.25.1 +streamlit==1.13.0 +toml==0.10.2 +tqdm==4.64.1