OOMAnalyser/requirements.txt

11 lines
236 B
Plaintext
Raw Normal View History

2022-01-02 13:35:09 +01:00
# Requirements to setup virtual environment for OOMAnalyser
#
# Copyright (c) 2017-2022 Carsten Grohmann
# 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