Ezi commited on
Commit
0421442
·
1 Parent(s): 9c05a8c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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