https://github.com/broadbent/scootplayer
Raw File
Tip revision: 797b4282abd304e009428303f89a67e5c8b2f722 authored by Matthew Broadbent on 16 October 2014, 14:46:43 UTC
Further performance upgrades
Tip revision: 797b428
requirements.txt
aniso8601==0.83
beautifulsoup4==4.3.2
lxml==4.6.5
mock==1.0.1
numpy==1.22.2
progress==1.2
pymediainfo==1.4.0
pyzmq==14.3.1
requests==2.20
wsgiref==0.1.2

urllib3>=1.26.5 # not directly required, pinned by Snyk to avoid a vulnerability
back to top