ffreemt commited on
Commit
4c15a12
·
1 Parent(s): 6aed60e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -31,8 +31,8 @@ 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"
38
  gitpython==3.1.27 ; 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
+ fasttext-wheel==0.9.2 ; python_full_version >= "3.8.3" and python_version < "4.0"
35
+ fastlid==0.1.7 ; 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"