This repository has been archived on 2026-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
RequestCounter/requirements.txt
T

6 lines
95 B
Plaintext
Raw Permalink Normal View History

2022-02-08 19:46:11 +08:00
Flask~=2.0.2
requests~=2.27.1
2022-02-11 16:52:29 +08:00
gevent~=21.12.0
2022-02-16 13:12:36 +08:00
gunicorn~=20.1.0
2022-02-23 22:03:09 +08:00
colorlog~=6.6.0
PyYAML~=6.0