BraydenMoore commited on
Commit
6231277
1 Parent(s): ab1edbe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- Flask==2.1.0
 
 
2
  gunicorn==20.1.0
3
  torch
4
  torchvision
 
1
+ Flask==2.2.5
2
+ itsdangerous==2.1.2
3
+ Werkzeug==2.2.3
4
  gunicorn==20.1.0
5
  torch
6
  torchvision