Captain Ezio commited on
Commit
c34ef25
·
2 Parent(s): f89a523 8d1b6ab

Merge pull request #81 from Gojo-Bots/dependabot/pip/soupsieve-2.4

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -24,7 +24,7 @@ rfc3986==1.5.0; python_version >= "3.7"
24
  search-engine-parser==0.6.8
25
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
26
  sniffio==1.3.0; python_full_version >= "3.6.2" and python_version >= "3.7"
27
- soupsieve==2.3.2.post1; python_version >= "3.6" and python_full_version >= "3.6.0"
28
  tgcrypto==1.2.5; python_version >= "3.6" and python_version < "4.0"
29
  tswift==0.7.0
30
  typing-extensions==4.3.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"
 
24
  search-engine-parser==0.6.8
25
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
26
  sniffio==1.3.0; python_full_version >= "3.6.2" and python_version >= "3.7"
27
+ soupsieve==2.4; python_version >= "3.6" and python_full_version >= "3.6.0"
28
  tgcrypto==1.2.5; python_version >= "3.6" and python_version < "4.0"
29
  tswift==0.7.0
30
  typing-extensions==4.3.0; python_full_version >= "3.6.2" and python_version >= "3.7" and python_version < "3.8"