mirror of
https://github.com/RootKit-Org/AI-Aimbot.git
synced 2025-06-21 02:41:01 +08:00
6 lines
187 B
Plaintext
6 lines
187 B
Plaintext
# add these requirements in your app on top of the existing ones
|
|
pip==21.1
|
|
Flask==1.0.2
|
|
gunicorn==19.10.0
|
|
werkzeug>=2.2.3 # not directly required, pinned by Snyk to avoid a vulnerability
|