mirror of
https://github.com/OpenMTC/OpenMTC.git
synced 2025-01-05 12:44:23 +00:00
Better Workaround for Snyk to find requirements.txt
This commit is contained in:
parent
734a51fb73
commit
461698b32a
@ -1,29 +0,0 @@
|
|||||||
# 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
|
|
1
openmtc-gevent/requirements.txt
Symbolic link
1
openmtc-gevent/requirements.txt
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
dependencies.txt
|
Loading…
Reference in New Issue
Block a user