Update requirements with better versioning
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
discord==2.3.2
|
||||
PyNaCl==1.5.0
|
||||
pyaudio==0.2.14
|
||||
numpy==1.26.4
|
||||
discord>=2.3.2
|
||||
PyNaCl>=1.5.0
|
||||
pyaudio>=0.2.14
|
||||
numpy>=1.26.4
|
||||
argparse
|
||||
python-socketio[client]
|
||||
Reference in New Issue
Block a user