Push Tracker
ria-ran--sim-drop/requirements.txt
A ashkan@beigi.net 4a911f02bc Split dev deps out of requirements.txt
requirements.txt is now runtime-only (Flask/cryptography/pymongo/pyyaml) so the
Pi/Termux installers no longer pull pytest into production. Test tools move to
requirements-dev.txt; README testing step installs both.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 02:54:24 +00:00

7 lines
201 B
Plaintext

# Runtime dependencies. Dev/test tools are in requirements-dev.txt; optional
# SAIP profile generation deps are in requirements-saip.txt.
Flask==3.0.0
cryptography==41.0.7
pymongo==4.6.0
pyyaml==6.0.1