diff options
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 2406884d..e5338744 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -1,3 +1,6 @@ +# in order of addition to the project. +# do not change it, we will freeze the requirements before tagging a release. + argparse # only for python 2.6 requests ping |