Commit c07208d 1 parent f5ec768 commit c07208d Copy full SHA for c07208d
File tree 2 files changed +7
-4
lines changed
2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change
1
+ ffmpeg
2
+ portaudio19-dev
3
+ python-all-dev
Original file line number Diff line number Diff line change 7
7
license = " MIT"
8
8
name = " pyrobbot"
9
9
readme = " README.md"
10
- version = " 0.7.4 "
10
+ version = " 0.7.5 "
11
11
12
12
[build-system ]
13
13
build-backend = " poetry.core.masonry.api"
37
37
audio-recorder-streamlit = " ^0.0.8"
38
38
beautifulsoup4 = " ^4.12.3"
39
39
chime = " ^0.7.0"
40
- duckduckgo-search = { version = " 5.0b1 " , allow-prereleases = true }
40
+ duckduckgo-search = " ^5.0 "
41
41
gtts = " ^2.5.1"
42
42
httpx = " ^0.26.0"
43
43
ipinfo = " ^5.0.1"
44
44
pydub = " ^0.25.1"
45
45
pygame = " ^2.5.2"
46
- setuptools = " ^68.2.2" # Needed by webrtcvad-wheels
46
+ setuptools = " ^68.2.2" # Needed by webrtcvad-wheels
47
47
sounddevice = " ^0.4.6"
48
48
soundfile = " ^0.12.1"
49
49
speechrecognition = " ^3.10.0"
69
69
pytest-cov = " ^4.1.0"
70
70
pytest-mock = " ^3.12.0"
71
71
pytest-order = " ^1.2.0"
72
+ pytest-xdist = " ^3.5.0"
72
73
python-lorem = " ^1.3.0.post1"
73
74
74
75
# #################
75
76
# Linter configs #
76
77
# #################
77
- pytest-xdist = " ^3.5.0"
78
78
79
79
[tool .black ]
80
80
line-length = 90
You can’t perform that action at this time.
0 commit comments