nbugs commited on
Commit
5818c31
·
verified ·
1 Parent(s): c6deb95

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -4,3 +4,6 @@ python-dotenv==0.19.0
4
  werkzeug==2.0.1
5
  colorama==0.4.4
6
  gunicorn==20.1.0
 
 
 
 
4
  werkzeug==2.0.1
5
  colorama==0.4.4
6
  gunicorn==20.1.0
7
+ requests==2.28.1
8
+ pyyaml==6.0
9
+ ruamel.yaml==0.17.21