Version .3
Some changes to UI, file encryption, the pacman game and the readme.
This commit is contained in:
+6
-3
@@ -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
|
||||
Reference in New Issue
Block a user