Version .3

Some changes to UI, file encryption, the pacman game and the readme.
This commit is contained in:
Tyler
2025-04-27 23:22:56 -10:00
committed by GitHub
parent 9e45c34365
commit 265dff3329
14 changed files with 492 additions and 228 deletions
+6 -3
View File
@@ -1,5 +1,8 @@
### **requirements.txt**
Flask==2.1.2
cryptography==3.4.8
nginx==1.21.0 # Only needed for Nginx integration, not installed via pip
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