Spaces:
Sleeping
Sleeping
ffreemt
commited on
Commit
·
735adcc
1
Parent(s):
4303aa5
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -32,7 +32,7 @@ environs==9.5.0 ; python_full_version >= "3.8.3" and python_full_version < "4.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"
|
38 |
gitpython==3.1.27 ; python_full_version >= "3.8.3" and python_version < "4.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"
|
38 |
gitpython==3.1.27 ; python_full_version >= "3.8.3" and python_version < "4.0"
|