added environment.yml file
This commit is contained in:
parent
8a2a2615ac
commit
27bb797932
19
environment.yml
Normal file
19
environment.yml
Normal file
@ -0,0 +1,19 @@
|
||||
name: marketTrade
|
||||
channels:
|
||||
- defaults
|
||||
dependencies:
|
||||
- python=3.10
|
||||
- scipy
|
||||
- pandas
|
||||
- numpy
|
||||
- matplotlib
|
||||
- plotly
|
||||
- mplfinance
|
||||
- requests-html
|
||||
- nest-asyncio
|
||||
- selenium
|
||||
- requests
|
||||
- beautifulsoup4
|
||||
- black
|
||||
- jupyter
|
||||
prefix: /home/parf/anaconda3/envs/marketTrade
|
||||
Loading…
x
Reference in New Issue
Block a user