This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Equalmass
/
ArdupilotCustomFirmwareBuilder
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
web: add gunicorn as requirement
Shiv Tyagi
1 year ago
parent
b94e47beaf
commit
847ee6eb10
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
web/requirements.txt
+ 1
- 0
web/requirements.txt
View File
@@ -3,3 +3,4 @@ requests
jsonschema
dill==0.3.8
redis==5.2.1
+gunicorn==21.1