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 252B

12345678910111213141516
  1. beautifulsoup4==4.9.1
  2. bs4==0.0.1
  3. certifi==2020.6.20
  4. chardet==3.0.4
  5. click==7.1.2
  6. Flask==1.1.2
  7. idna==2.9
  8. itsdangerous==1.1.0
  9. Jinja2==2.11.3
  10. MarkupSafe==1.1.1
  11. pillow>=8.3.2
  12. psycopg2==2.8.5
  13. requests==2.24.0
  14. soupsieve==2.0.1
  15. urllib3>=1.26.5
  16. Werkzeug==1.0.1