Add env to gitignore. Force urllib3 to 1.26.18 to resolve 1.25.10 conflict benzigna package has with requests package. Updated README with install instructions.
This commit is contained in:
parent
2a7fcd60af
commit
cb2b43c298
3
.gitignore
vendored
3
.gitignore
vendored
@ -11,4 +11,5 @@ app/ml_models/weights
|
||||
app/json/*
|
||||
fastify/node_modules
|
||||
pocketbase/*
|
||||
helper.txt
|
||||
helper.txt
|
||||
env/*
|
||||
@ -1,4 +1,5 @@
|
||||
benzinga
|
||||
urllib3==1.26.18
|
||||
yfinance
|
||||
datetime
|
||||
pandas
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user