mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-06-19 22:53:46 +00:00
Workaround for Snyk to find requirements.txt
This commit is contained in:
29
openmtc-gevent/requirements.txt
Normal file
29
openmtc-gevent/requirements.txt
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
# Dont 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
|
||||||
|
pyxb==1.2.3
|
||||||
|
dtls
|
||||||
|
blist
|
||||||
|
simplejson
|
||||||
|
ujson
|
||||||
|
pymongo
|
||||||
|
paho-mqtt
|
||||||
|
coapthon
|
||||||
|
rdflib
|
||||||
|
fyzz
|
||||||
|
yapps
|
Reference in New Issue
Block a user