Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +11 -0
requirements.txt
CHANGED
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
pip==25.0.1
|
|
|
2 |
setuptools==78.1.0
|
|
|
|
|
|
|
3 |
wheel==0.45.1
|
|
|
|
1 |
+
beautifulsoup4==4.13.3
|
2 |
+
certifi==2025.1.31
|
3 |
+
charset-normalizer==3.4.1
|
4 |
+
idna==3.10
|
5 |
+
numpy==2.2.4
|
6 |
+
opencv-python==4.11.0.86
|
7 |
pip==25.0.1
|
8 |
+
requests==2.32.3
|
9 |
setuptools==78.1.0
|
10 |
+
soupsieve==2.6
|
11 |
+
typing_extensions==4.13.1
|
12 |
+
urllib3==2.3.0
|
13 |
wheel==0.45.1
|
14 |
+
wikipedia==1.4.0
|