summaryrefslogtreecommitdiff
path: root/environment.yml
diff options
context:
space:
mode:
Diffstat (limited to 'environment.yml')
-rw-r--r--environment.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/environment.yml b/environment.yml
new file mode 100644
index 0000000..f4334c3
--- /dev/null
+++ b/environment.yml
@@ -0,0 +1,9 @@
+name: toriis
+channels:
+ - conda-forge
+ - defaults
+dependencies:
+ - numpy=1.23.5
+ - pandas=1.5.3
+ - requests=2.28.2
+ - yfinance=0.2.12=pyhd8ed1ab_0