Merge pull request #21 from UniversityRadioYork/marks/requirements

Add requirements.txt
This commit is contained in:
Matthew Stratford 2021-08-11 23:40:46 +01:00 committed by GitHub
commit 104197b9bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,16 +1,15 @@
autopep8
pygame==2.0.1
sanic
sanic-cors
syncer
aiohttp
mutagen
sounddevice
autopep8
setproctitle
pyttsx3
websockets
typing_extensions
pyserial
requests
jinja2
sanic==21.3.4
sanic-Cors==1.0.0
syncer==1.3.0
aiohttp=3.7.4.post0
mutagen==1.45.1
sounddevice==0.4.2
setproctitle==1.2.2
pyttsx3==2.90
websockets==8.1
typing_extensions==3.10.0.0
pyserial==3.5
requests==2.26.0
Jinja2==3.0.1