Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ checksumdir==1.0.5 #this is required
humanize==0.5.1
grpcio-tools==1.15.0 # this is required
grpcio==1.15.0 #this is required
numpy==1.14.3
numpy==1.22.0
progressbar2==3.37.1 #his is reqruied
Send2Trash==1.5.0 # this is required
SQLAlchemy==1.2.4 #This is required
Expand Down
2 changes: 1 addition & 1 deletion tools/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ nbconvert==5.3.1
nbformat==4.4.0
networkx==2.2
notebook==5.7.2
numpy==1.14.3
numpy==1.22.0
oauth2client==4.1.3
pandas==0.23.0
pandas-bokeh==0.0.2
Expand Down