For grabbing PDFs from ICRA 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

requirements.txt 231B

12345678910111213
  1. beautifulsoup4==4.11.1
  2. bs4==0.0.1
  3. certifi==2022.6.15
  4. charset-normalizer==2.0.12
  5. click==8.1.3
  6. idna==3.3
  7. mypy-extensions==0.4.3
  8. pathspec==0.9.0
  9. platformdirs==2.5.2
  10. requests==2.28.0
  11. soupsieve==2.3.2.post1
  12. tomli==2.0.1
  13. urllib3==1.26.9