small change in requirements file
This commit is contained in:
parent
6580c266dd
commit
e65dd681f5
2 changed files with 1 additions and 5 deletions
|
@ -23,6 +23,5 @@ $ git clone https://github.com/rennerocha/pyconus2024-tutorial pyconus2024-tutor
|
|||
$ cd pyconus2024-tutorial
|
||||
$ python -m venv .venv
|
||||
$ source .venv/bin/activate
|
||||
$ cd code
|
||||
$ pip install -r requirements
|
||||
$ pip install -r requirements.txt
|
||||
```
|
|
@ -1,6 +1,3 @@
|
|||
requests
|
||||
scrapy
|
||||
scrapy-playwright
|
||||
spidermon
|
||||
ipython
|
||||
ipdb
|
Loading…
Add table
Add a link
Reference in a new issue