mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
Merge fe8fc9ede0 into c54cf937ce
This commit is contained in:
commit
3b20411945
1 changed files with 9 additions and 9 deletions
|
|
@ -1,34 +1,34 @@
|
|||
attrs==25.3.0
|
||||
beautifulsoup4==4.14.3
|
||||
beautifulsoup4==4.15.0
|
||||
brotli==1.2.0
|
||||
certifi==2025.8.3
|
||||
cffi==2.0.0
|
||||
click==8.4.0
|
||||
cffi==2.1.0
|
||||
click==8.4.2
|
||||
cryptography==48.0.1 # GHSA-537c-gmf6-5ccf fixed floor
|
||||
cssutils==2.15.0
|
||||
defusedxml==0.7.1
|
||||
Flask==3.1.3
|
||||
idna==3.15
|
||||
idna==3.18
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.6
|
||||
MarkupSafe==3.0.3
|
||||
more-itertools==11.0.2
|
||||
more-itertools==11.1.0
|
||||
packaging==26.2
|
||||
pluggy==1.6.0
|
||||
pycodestyle==2.14.0
|
||||
pycparser==2.22
|
||||
pyOpenSSL==26.2.0
|
||||
pyOpenSSL==26.3.0
|
||||
pyparsing==3.3.2
|
||||
pytest==9.0.3
|
||||
pytest==9.1.1
|
||||
python-dateutil==2.9.0.post0
|
||||
httpx[http2,socks]==0.28.1
|
||||
cachetools==6.2.0
|
||||
soupsieve==2.8.3
|
||||
soupsieve==2.8.4
|
||||
stem==1.8.2
|
||||
httpcore>=1.0.9
|
||||
h11>=0.16.0
|
||||
validators==0.35.0
|
||||
waitress==3.0.2
|
||||
wcwidth==0.7.0
|
||||
wcwidth==0.8.2
|
||||
Werkzeug==3.1.8
|
||||
python-dotenv==1.2.2 # GHSA-mf9w-mj56-hr94 fixed floor
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue