Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Commit

Permalink
Create environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick2bad4u authored Mar 25, 2024
1 parent fd3afc6 commit 02a9d7f
Showing 1 changed file with 96 additions and 0 deletions.
96 changes: 96 additions & 0 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
name: bhbot-environment

dependencies:
- altgraph
- appdirs
- asttokens
- attrs
- auto-py-to-exe
- backcall
- beautifulsoup4
- bleach
- bottle
- bottle-websocket
- bsdiff4
- certifi
- cffi
- chardet
- charset-normalizer
- colorama
- decorator
- defusedxml
- Deprecated
- docopt
- dsdev-utils
- Eel
- executing
- fastjsonschema
- fonttools
- future
- gevent
- gevent-websocket
- greenlet
- idna
- jedi
- Jinja2
- jsonschema
- jsonschema-specifications
- jupyter_client
- jupyter_core
- jupyterlab_pygments
- keyboard
- MarkupSafe
- matplotlib-inline
- mistune
- nbclient
- nbconvert
- nbformat
- packaging
- pandocfilters
- parso
- pbr
- pefile
- pickleshare
- pillow
- pipreqs
- platformdirs
- prompt-toolkit
- psutil
- pure-eval
- pyasn1
- pycparser
- Pygments
- pyinstaller
- pyinstaller-hooks-contrib
- PyNaCl
- pyparsing
- pypiwin32
- PySimpleGUI
- python-dateutil
- PyUpdater
- pywin32
- pywin32-ctypes
- pyzmq
- referencing
- regex
- requests
- rpds-py
- rsa
- setuptools
- six
- soupsieve
- stack-data
- tinycss2
- tornado
- traitlets
- wakepy
- wcwidth
- webencodings
- wheel
- whichcraft
- wrapt
- yarg
- zope.event
- zope.interface
- pip:
- git+https://github.com/blaze/dask.git#egg=dask[complete]

0 comments on commit 02a9d7f

Please sign in to comment.