Files
ShowMeYourBigSatellite/requirements.txt
Julien Lengrand-Lambert c3864a072a Adds some small padding to the right panel so it looks less crambled with the map.
Also adds tornado to the list of requirements, to allow for easy deployment on my test server
2014-08-05 23:36:23 +02:00

16 lines
249 B
Plaintext

Flask==0.10.1
Flask-Cors==1.6.1
Jinja2==2.7.3
MarkupSafe==0.23
Werkzeug==0.9.6
argparse==1.2.1
backports.ssl-match-hostname==3.4.0.2
certifi==14.05.14
ephem==3.7.5.3
itsdangerous==0.24
numpy==1.8.1
six==1.7.3
tornado==4.0
wsgiref==0.1.2
yolk==0.4.3