Spaces:
Running
Running
ffreemt
commited on
Commit
·
6aed60e
1
Parent(s):
735adcc
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -31,7 +31,7 @@ entrypoints==0.4 ; python_full_version >= "3.8.3" and python_version < "4.0"
|
|
31 |
environs==9.5.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
32 |
executing==0.8.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
|
33 |
fastjsonschema==2.15.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
|
34 |
-
fastlid==0.1.7 ; python_full_version >= "3.8.3" and python_version < "4.0"
|
35 |
# fasttext==0.9.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
|
36 |
filelock==3.7.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
37 |
gitdb==4.0.9 ; python_full_version >= "3.8.3" and python_version < "4.0"
|
|
|
31 |
environs==9.5.0 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
32 |
executing==0.8.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
|
33 |
fastjsonschema==2.15.3 ; python_full_version >= "3.8.3" and python_version < "4.0"
|
34 |
+
# fastlid==0.1.7 ; python_full_version >= "3.8.3" and python_version < "4.0"
|
35 |
# fasttext==0.9.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
|
36 |
filelock==3.7.1 ; python_full_version >= "3.8.3" and python_full_version < "4.0.0"
|
37 |
gitdb==4.0.9 ; python_full_version >= "3.8.3" and python_version < "4.0"
|