mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
Update requirements.txt
This commit is contained in:
parent
1c1dcfc270
commit
6782413560
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ cffi==1.17.1
|
|||
chardet==5.1.0
|
||||
click==8.1.3
|
||||
cryptography==3.3.2; platform_machine == 'armv7l'
|
||||
cryptography==46.0.1; platform_machine != 'armv7l'
|
||||
cryptography==45.0.7; platform_machine != 'armv7l'
|
||||
cssutils==2.7.0
|
||||
defusedxml==0.7.1
|
||||
Flask==2.3.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue