mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-09-07 08:36:25 -05:00
Added Versions to requirements.txt so that every dev has consistent versions with the live api.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
flask
|
||||
PyYaml
|
||||
graypy
|
||||
requests
|
||||
pymongo
|
||||
waitress
|
||||
colorlog
|
||||
flask~=2.3.2
|
||||
PyYaml~=6.0
|
||||
graypy~=2.1.0
|
||||
requests~=2.31.0
|
||||
pymongo~=4.3.3
|
||||
waitress~=2.1.2
|
||||
colorlog~=6.7.0
|
||||
bleach~=6.0.0
|
||||
Reference in New Issue
Block a user