diff --git a/environment.yml b/environment.yml index 8f48dddd..eeb21520 100644 --- a/environment.yml +++ b/environment.yml @@ -11,7 +11,6 @@ dependencies: - moderngl_window - screeninfo - argparse - - pycairo - colour - numpy - Pillow @@ -20,5 +19,4 @@ dependencies: - tqdm - moderngl - pydub - - PyOpenGL diff --git a/requirements.txt b/requirements.txt index 0d116339..535727c2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 \ No newline at end of file