Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/selenium-4.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wwakabobik authored Jul 23, 2024
2 parents 12e41c6 + c83c4d7 commit 0404d2c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
asyncio==3.4.3
aiohttp>=3.8.6
# TTS
gtts==2.5.1
gtts==2.5.2
pyttsx4==3.0.15
mpyg321==2.2.1
mutagen==1.47.0
Expand All @@ -15,15 +15,15 @@ deep_translator==1.11.4
pyaudio==0.2.14
sounddevice==0.4.7
soundfile==0.12.1
numpy==2.0.0
numpy==2.0.1
# Image
pillow==10.4.0
# Articles
readability==0.3.1
# Testing
webdriver_manager==4.0.1
selenium==4.23.0
pytest==8.2.2
pytest==8.3.1
pytest-json-report==1.5.0
pytest-xdist==3.6.1
# Third-party-test
Expand All @@ -35,4 +35,4 @@ openai-python-api==0.0.8
ablt-python-api==0.0.4
# Discord
py-cord==2.6.0
openai==1.35.13
openai==1.37.0

0 comments on commit 0404d2c

Please sign in to comment.