mirror of
https://github.com/correl/dejavu.git
synced 2024-11-23 11:09:52 +00:00
Remove version constraints in requirements.txt
This commit is contained in:
parent
e56a4a221a
commit
b0ac7ade58
1 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
pydub==0.23.1
|
||||
PyAudio==0.2.11
|
||||
numpy==1.17.2
|
||||
scipy==1.3.1
|
||||
matplotlib==3.1.1
|
||||
mysql-connector-python==8.0.17
|
||||
psycopg2==2.8.3
|
||||
pydub
|
||||
PyAudio
|
||||
numpy
|
||||
scipy
|
||||
matplotlib
|
||||
mysql-connector-python
|
||||
psycopg2
|
||||
|
|
Loading…
Reference in a new issue