Remove unused requirements

This commit is contained in:
Grant Sanderson 2021-01-06 14:24:17 -08:00
parent 4ba5e733fb
commit 63692ed59a
2 changed files with 0 additions and 5 deletions

View file

@ -11,7 +11,6 @@ dependencies:
- moderngl_window
- screeninfo
- argparse
- pycairo
- colour
- numpy
- Pillow
@ -20,5 +19,4 @@ dependencies:
- tqdm
- moderngl
- pydub
- PyOpenGL

View file

@ -1,5 +1,4 @@
argparse
pycairo
colour
numpy
Pillow
@ -11,9 +10,7 @@ mapbox-earcut
moderngl
moderngl_window
pydub
PyOpenGL
pyyaml
screeninfo
pyreadline; sys_platform == 'win32'
tempfile
validators