mirror of
https://github.com/wolfswolke/DeathGarden_API_Rebirth.git
synced 2026-04-23 15:27:14 -05:00
Added Versions to requirements.txt so that every dev has consistent versions with the live api.
This commit is contained in:
parent
a730a18670
commit
021ca0c6e2
|
|
@ -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
|
||||
Loading…
Reference in New Issue
Block a user