Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -40,8 +40,6 @@ grpcio==1.59.2
|
|
40 |
humanfriendly==10.0
|
41 |
hydra-core==1.3.2
|
42 |
idna==3.4
|
43 |
-
imageio==2.32.0
|
44 |
-
imageio-ffmpeg==0.4.9
|
45 |
imagesize==1.4.1
|
46 |
importlib-metadata
|
47 |
itsdangerous
|
@@ -55,8 +53,6 @@ kiwisolver==1.4.5
|
|
55 |
Markdown==3.5.1
|
56 |
markdown-it-py==3.0.0
|
57 |
MarkupSafe
|
58 |
-
matplotlib==3.8.1
|
59 |
-
matplotlib-inline==0.1.6
|
60 |
mdurl==0.1.2
|
61 |
mpmath==1.3.0
|
62 |
mutagen==1.47.0
|
@@ -83,7 +79,6 @@ packaging==23.1
|
|
83 |
parso==0.8.3
|
84 |
pexpect==4.8.0
|
85 |
pickleshare==0.7.5
|
86 |
-
Pillow==10.0.1
|
87 |
pip-tools==7.3.0
|
88 |
platformdirs==3.10.0
|
89 |
prettytable==3.9.0
|
|
|
40 |
humanfriendly==10.0
|
41 |
hydra-core==1.3.2
|
42 |
idna==3.4
|
|
|
|
|
43 |
imagesize==1.4.1
|
44 |
importlib-metadata
|
45 |
itsdangerous
|
|
|
53 |
Markdown==3.5.1
|
54 |
markdown-it-py==3.0.0
|
55 |
MarkupSafe
|
|
|
|
|
56 |
mdurl==0.1.2
|
57 |
mpmath==1.3.0
|
58 |
mutagen==1.47.0
|
|
|
79 |
parso==0.8.3
|
80 |
pexpect==4.8.0
|
81 |
pickleshare==0.7.5
|
|
|
82 |
pip-tools==7.3.0
|
83 |
platformdirs==3.10.0
|
84 |
prettytable==3.9.0
|