mirror of
https://github.com/jlengrand/ShowMeYourBigSatellite.git
synced 2026-03-10 08:41:21 +00:00
Also adds tornado to the list of requirements, to allow for easy deployment on my test server
16 lines
249 B
Plaintext
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
|