Skip to content

Commit 8eb3b57

Browse files
author
syncmachineuser
committed
Updated
1 parent aeafe4f commit 8eb3b57

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
beautifulsoup4==4.10.0 # Must come before 'bs4' install
2+
boto3==1.18.18
3+
botocore==1.21.18
4+
bs4==0.0.1
5+
numpy==1.21.1
6+
pandas==1.3.1
7+
psycopg2-binary
8+
requests==2.26.0
9+
sqlalchemy==1.4.31

spark_predictor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit d09b5326da36328df30159a00de696b05f5e8b59
1+
Subproject commit 2cb0340791b3f6ec73ade7f0f487c765075a6f21

0 commit comments

Comments
 (0)