camilaaeromoca commited on
Commit
69ae06a
·
verified ·
1 Parent(s): 02399ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  pip install --no-cache-dir pip==22.3.1
2
- To update, run: python -m pip install --upgrade pip
3
-
4
 
5
 
6
  pip install watermark
 
1
  pip install --no-cache-dir pip==22.3.1
2
+ python -m pip install --upgrade pip
3
+ pip install --no-cache-dir -r requirements.txt
4
 
5
 
6
  pip install watermark