mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-03-25 13:28:32 +00:00
Merge eef3d0415bba2ba134384061b752d2eef47e951f into db06cd73bd7aed24da05686144a4732afc069243
This commit is contained in:
commit
45ffe62b75
@ -1 +0,0 @@
|
||||
dependencies.txt
|
27
openmtc-gevent/requirements.txt
Normal file
27
openmtc-gevent/requirements.txt
Normal file
@ -0,0 +1,27 @@
|
||||
# Don't install via the operating system's package manager
|
||||
# Install all dependencies via the "pip" tool
|
||||
# e.g. $ sudo pip install urllib3
|
||||
# or $ sudo pip install --requirement dependencies.txt
|
||||
|
||||
urllib3
|
||||
gevent>=1.1
|
||||
iso8601>=0.1.5
|
||||
werkzeug>=0.9
|
||||
funcy
|
||||
netifaces
|
||||
decorator
|
||||
mimeparse
|
||||
gevent_websocket
|
||||
python_socketio>=1.7.5
|
||||
flask
|
||||
geventhttpclient
|
||||
enum34
|
||||
blist
|
||||
simplejson
|
||||
ujson
|
||||
pymongo
|
||||
paho-mqtt
|
||||
coapthon
|
||||
rdflib
|
||||
yapps
|
||||
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
Loading…
x
Reference in New Issue
Block a user