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 autopep8
pygame==2.0.1 pygame==2.0.1
sanic sanic==21.3.4
sanic-cors sanic-Cors==1.0.0
syncer syncer==1.3.0
aiohttp aiohttp=3.7.4.post0
mutagen mutagen==1.45.1
sounddevice sounddevice==0.4.2
autopep8 setproctitle==1.2.2
setproctitle pyttsx3==2.90
pyttsx3 websockets==8.1
websockets typing_extensions==3.10.0.0
typing_extensions pyserial==3.5
pyserial requests==2.26.0
requests Jinja2==3.0.1
jinja2