Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +0 -4
requirements.txt
CHANGED
@@ -101,14 +101,11 @@ pyparsing==3.1.2
|
|
101 |
PyQt5==5.15.10
|
102 |
pyreadline3==3.4.1
|
103 |
python-multipart==0.0.9
|
104 |
-
pywinpty==2.0.10
|
105 |
requests==2.31.0
|
106 |
rich==13.7.1
|
107 |
roma==1.5.0
|
108 |
ruff==0.5.6
|
109 |
-
safetensors==0.4.4
|
110 |
scipy==1.13.0
|
111 |
-
semantic-version==2.10.0
|
112 |
shellingham==1.5.4
|
113 |
starlette==0.37.2
|
114 |
supervision==0.22.0
|
@@ -131,7 +128,6 @@ tzdata==2024.1
|
|
131 |
webcolors==24.6.0
|
132 |
webencodings==0.5.1
|
133 |
websockets==11.0.3
|
134 |
-
Werkzeug==3.0.3
|
135 |
yapf==0.40.2
|
136 |
yarg==0.1.9
|
137 |
yarl==1.9.4
|
|
|
101 |
PyQt5==5.15.10
|
102 |
pyreadline3==3.4.1
|
103 |
python-multipart==0.0.9
|
|
|
104 |
requests==2.31.0
|
105 |
rich==13.7.1
|
106 |
roma==1.5.0
|
107 |
ruff==0.5.6
|
|
|
108 |
scipy==1.13.0
|
|
|
109 |
shellingham==1.5.4
|
110 |
starlette==0.37.2
|
111 |
supervision==0.22.0
|
|
|
128 |
webcolors==24.6.0
|
129 |
webencodings==0.5.1
|
130 |
websockets==11.0.3
|
|
|
131 |
yapf==0.40.2
|
132 |
yarg==0.1.9
|
133 |
yarl==1.9.4
|