update numpy version

master
joey0629 1 year ago
parent b726730968
commit 4c2896b7ec
  1. 1
      data_init/requirements_data.txt
  2. 3
      requirements.txt

@ -5,3 +5,4 @@ SQLAlchemy==2.0.4
yfinance==0.2.22 yfinance==0.2.22
tqdm==4.62.3 tqdm==4.62.3
schedule==1.2.1 schedule==1.2.1
numpy==1.23.5

@ -16,4 +16,5 @@ gevent==22.10.2
yfinance==0.2.22 yfinance==0.2.22
tqdm==4.62.3 tqdm==4.62.3
werkzeug==2.2.2 werkzeug==2.2.2
schedule==1.2.1 schedule==1.2.1
numpy==1.23.5

Loading…
Cancel
Save