OOMAnalyser/requirements.txt

11 lines
236 B
Plaintext
Raw Permalink Normal View History

2022-01-02 13:35:09 +01:00
# Requirements to setup virtual environment for OOMAnalyser
#
2023-01-08 13:46:36 +01:00
# Copyright (c) 2017-2023 Carsten Grohmann
2022-01-02 13:35:09 +01:00
# License: MIT (see LICENSE.txt)
# THIS PROGRAM COMES WITH NO WARRANTY
Transcrypt == 3.7.16
2021-07-14 23:49:31 +02:00
selenium
webdriver-manager
pre-commit