mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-03-25 13:28:32 +00:00
Merge 4a106552488091f60d9cd8a64433b1931d7d343b into db06cd73bd7aed24da05686144a4732afc069243
This commit is contained in:
commit
27149ec7fd
@ -1 +0,0 @@
|
||||
dependencies.txt
|
26
openmtc-gevent/requirements.txt
Normal file
26
openmtc-gevent/requirements.txt
Normal file
@ -0,0 +1,26 @@
|
||||
# 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>=23.9.0
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user