Skip to content

Commit 74e1783

Browse files
Updated requirments
1 parent ce6ee04 commit 74e1783

File tree

1 file changed

+16
-18
lines changed

1 file changed

+16
-18
lines changed

requirements/requirements.txt

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
beautifulsoup4==4.11.1
2+
google_api_python_client==2.51.0
3+
Google_Images_Search==1.4.2
4+
matplotlib==3.5.1
5+
numpy==1.22.3
6+
pandas==1.4.1
7+
Pillow==9.1.1
8+
pymongo==3.12.3
9+
requests==2.24.0
10+
scikit_image==0.19.2
11+
scikit_learn==1.1.1
12+
selenium==4.2.0
13+
skimage==0.0
14+
SpeechRecognition==3.8.1
15+
tensorflow==2.9.1
16+
tqdm==4.63.0

0 commit comments

Comments
 (0)