Merge pull request #33 from andylhxu/patch-1

Add requirements.txt
This commit is contained in:
markjfine 2023-01-11 11:21:14 -05:00 committed by GitHub
commit aa7eca98ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
requirements.txt Normal file
View File

@ -0,0 +1,6 @@
musicbrainzngs==0.7.1
numpy==1.24.1
Pillow==9.4.0
pyOpenSSL==23.0.0
python_dateutil==2.8.2
urllib3==1.26.13