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
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@ app/json/*
|
||||
fastify/node_modules
|
||||
pocketbase/*
|
||||
helper.txt
|
||||
env/*
|
||||
@ -1,4 +1,5 @@
|
||||
benzinga
|
||||
urllib3==1.26.18
|
||||
yfinance
|
||||
datetime
|
||||
pandas
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user