update requirements.txt and environment.yml

This commit is contained in:
Tony031218 2021-01-15 21:47:19 +08:00
parent f696ba4100
commit fa3cad18e0
2 changed files with 6 additions and 1 deletions

View file

@ -17,7 +17,11 @@ dependencies:
- Pillow
- progressbar
- scipy
- sympy
- tqdm
- moderngl
- pydub
- pyyaml
- validators
- ipython

View file

@ -14,4 +14,5 @@ pydub
pyyaml
screeninfo
pyreadline; sys_platform == 'win32'
validators
validators
ipython