We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6ee04 commit 74e1783Copy full SHA for 74e1783
requirements/requirements.txt
@@ -1,18 +1,16 @@
1
-tensorflow~=2.9.1
2
-numpy~=1.21.6
3
-requests~=2.24.0
4
-beautifulsoup4~=4.10.0
5
-selenium~=4.1.2
6
-tqdm~=4.63.0
7
-wikipedia~=1.4.0
8
-pandas~=1.4.1
9
-matplotlib~=3.5.1
10
-scikit-image~=0.19.2
11
-scikit-learn~=1.0.2
12
-pillow~=9.0.1
13
-pymongo~=3.12.3
14
-setuptools~=62.4.0
15
-imageio~=2.16.1
16
-ipython~=8.3.0
17
-trio~=0.20.0
18
-pydub~=0.25.1
+beautifulsoup4==4.11.1
+google_api_python_client==2.51.0
+Google_Images_Search==1.4.2
+matplotlib==3.5.1
+numpy==1.22.3
+pandas==1.4.1
+Pillow==9.1.1
+pymongo==3.12.3
+requests==2.24.0
+scikit_image==0.19.2
+scikit_learn==1.1.1
+selenium==4.2.0
+skimage==0.0
+SpeechRecognition==3.8.1
+tensorflow==2.9.1
+tqdm==4.63.0
0 commit comments