Skip to content

Commit

Permalink
Bump requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
wwakabobik committed Aug 19, 2024
1 parent fa87b51 commit b43aff0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# async
asyncio==3.4.3
aiohttp>=3.8.6
aiohttp==3.10.4
# TTS
gtts==2.5.2
gtts==2.5.3
pyttsx4==3.0.15
mpyg321==2.2.1
mutagen==1.47.0
Expand All @@ -13,9 +13,9 @@ SpeechRecognition==3.10.4
deep_translator==1.11.4
# Recorder
pyaudio==0.2.14
sounddevice==0.4.7
sounddevice==0.5.0
soundfile==0.12.1
numpy==2.0.1
numpy==2.1.0
# Image
pillow==10.4.0
# Articles
Expand All @@ -27,12 +27,12 @@ pytest==8.3.2
pytest-json-report==1.5.0
pytest-xdist==3.6.1
# Third-party-test
cohere==5.8.0
cohere==5.8.1
llamaapi==0.1.36
# My AI APIs
leonardo-api==0.0.10
openai-python-api==0.0.8
ablt-python-api==0.0.4
# Discord
py-cord==2.6.0
openai==1.37.0
openai==1.41.0

0 comments on commit b43aff0

Please sign in to comment.