Skip to content

Commit

Permalink
Add prophet to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Gloccck committed Nov 15, 2023
1 parent 5fd02e4 commit 2714c4e
Show file tree
Hide file tree
Showing 3 changed files with 570 additions and 107 deletions.
3 changes: 2 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ name = "pypi"
[packages]
apache-superset = "==3.0.1"
cython = "==3.0.3"
holidays = "==0.23"
# pystan = "==3.7.0"
urllib3 = "==1.26.17"

Expand All @@ -25,7 +26,7 @@ markupsafe = "==2.1.3"
mysqlclient = "==2.2.0"
openpyxl = "==3.1.2"
pillow = "==10.0.1"
# prophet = "==1.1.4"
prophet = "==1.1.1"
psycopg2 = "==2.9.7"
pyathena = "==3.0.7"
pydruid = "==0.6.5"
Expand Down
Loading

0 comments on commit 2714c4e

Please sign in to comment.