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

Commit

Permalink
Update environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick2bad4u authored Mar 25, 2024
1 parent 522498d commit 9e2322b
Showing 1 changed file with 91 additions and 92 deletions.
183 changes: 91 additions & 92 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,96 +1,95 @@
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]
- 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

0 comments on commit 9e2322b

Please sign in to comment.