265dff3329
Some changes to UI, file encryption, the pacman game and the readme.
8 lines
181 B
Plaintext
8 lines
181 B
Plaintext
### **requirements.txt**
|
|
|
|
flask==3.0.3
|
|
cryptography==42.0.5
|
|
waitress==2.1.2
|
|
|
|
# nginx - Only needed for Nginx integration, not installed via pip
|
|
# Run pip install -r requirements.txt |