Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +0 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
-
import sys
|
| 2 |
-
if sys.version_info[0:2] != (2, 6):
|
| 3 |
-
raise Exception('Requires python 3.7')
|
| 4 |
|
| 5 |
langdetect==1.0.9
|
| 6 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
|
| 2 |
langdetect==1.0.9
|
| 3 |
|