Skip to content

Commit 2fb578a

Browse files
authored
Merge branch 'geekcomputers:master' into autocomplete
2 parents f6b0c09 + d4af639 commit 2fb578a

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

ImageDownloader/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
requests==2.31.0
1+
requests==2.32.3

async_downloader/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
aiohttp==3.9.3
1+
aiohttp==3.9.5

requirements_with_versions.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
pafy==0.5.5
2-
aiohttp==3.9.3
2+
aiohttp==3.9.5
33
fuzzywuzzy==0.18.0
44
hupper==1.12.1
5-
seaborn==0.13.1
5+
seaborn==0.13.2
66
time==1.0.0
77
simplegui==0.1.1
88
utils==1.0.2
@@ -23,8 +23,8 @@ Counter==1.0.0
2323
Flask==3.0.2
2424
selenium==4.16.0
2525
firebase-admin==6.5.0
26-
ujson==5.9.0
27-
requests==2.31.0
26+
ujson==5.10.0
27+
requests==2.32.3
2828
quo==2023.5.1
2929
PyPDF2==3.0.1
3030
pyserial==3.5
@@ -49,15 +49,15 @@ auto-mix-prep==0.2.0
4949
lib==4.0.0
5050
pywifi==1.1.12
5151
patterns==0.3
52-
openai==1.9.0
52+
openai==1.30.4
5353
background==0.2.1
54-
pydantic==2.6.1
54+
pydantic==2.7.2
5555
openpyxl==3.1.2
5656
pytesseract==0.3.10
5757
requests-mock==1.12.1
5858
pyglet==2.0.10
5959
urllib3==2.2.1
60-
thirdai==0.7.44
60+
thirdai==0.8.5
6161
google-api-python-client==2.115.0
6262
sound==0.1.0
6363
xlwt==1.3.0
@@ -81,12 +81,12 @@ Unidecode==1.3.8
8181
Ball==0.2.9
8282
pynput==1.7.6
8383
gTTS==2.5.0
84-
ccxt==4.3.18
84+
ccxt==4.3.36
8585
fitz==0.0.1.dev2
8686
fastapi==0.109.0
8787
Django==5.0.5
8888
docx==0.2.4
89-
matplotlib==3.8.4
89+
matplotlib==3.9.0
9090
pyshorteners==1.0.1
9191
geocoder==1.38.1
9292
APScheduler==3.10.4
@@ -97,7 +97,7 @@ newspaper==0.1.0.7
9797
opencv-python==4.9.0.80
9898
tensorflow==2.15.0.post1
9999
pandas==2.2.2
100-
pytest==7.4.4
100+
pytest==8.2.0
101101
qrcode==7.4.2
102102
googletrans==3.0.0
103103
slab==1.1.5

0 commit comments

Comments
 (0)