Skip to content

Commit

Permalink
Simplifies dependency for requests
Browse files Browse the repository at this point in the history
  • Loading branch information
neatc0der committed Jul 18, 2022
1 parent 6fbc63c commit 0d5c28f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
mkdocs>=1.1,<2
attrs==20.3.0
beautifulsoup4>=4.6.3
requests==2.25.1
requests<3

0 comments on commit 0d5c28f

Please sign in to comment.