caarleexx commited on
Commit
2e34993
·
verified ·
1 Parent(s): 1fa35ea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
 
1
  requests==2.31.0
2
  playwright==1.40.0
3
- playwright-stealth==1.0.6
4
- flask==3.0.0 # Se quiser expor como API
5
  gunicorn==21.2.0
 
1
+ flask==3.0.0
2
  requests==2.31.0
3
  playwright==1.40.0
4
+ certifi==2023.11.17
5
+ urllib3==2.1.0
6
  gunicorn==21.2.0