Spaces:
Sleeping
Sleeping
chuan commited on
Commit ·
c3b0483
1
Parent(s): ee41720
fix: remove explicit contourpy version and trigger new build
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
# Core Dependencies
|
| 2 |
websockets
|
| 3 |
supabase
|
| 4 |
pyarrow
|
|
@@ -34,7 +34,6 @@ cffi
|
|
| 34 |
charset-normalizer
|
| 35 |
click
|
| 36 |
colorama
|
| 37 |
-
contourpy
|
| 38 |
cryptography
|
| 39 |
cssselect
|
| 40 |
cssutils
|
|
|
|
| 1 |
+
# Core Dependencies (force build trigger)
|
| 2 |
websockets
|
| 3 |
supabase
|
| 4 |
pyarrow
|
|
|
|
| 34 |
charset-normalizer
|
| 35 |
click
|
| 36 |
colorama
|
|
|
|
| 37 |
cryptography
|
| 38 |
cssselect
|
| 39 |
cssutils
|