Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
f98be8b
1
Parent(s):
e93d08a
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -36,3 +36,4 @@ tswift==0.7.0
|
|
36 |
typing-extensions==4.2.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"
|
37 |
ujson==5.2.0; python_version >= "3.7"
|
38 |
urllib3==1.26.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
|
|
|
|
36 |
typing-extensions==4.2.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"
|
37 |
ujson==5.2.0; python_version >= "3.7"
|
38 |
urllib3==1.26.9; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version < "4"
|
39 |
+
wikipedia==1.4.0
|