mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-08-18 14:10:34 +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
|
attrs==25.3.0
|
||||||
beautifulsoup4==4.14.3
|
beautifulsoup4==4.15.0
|
||||||
brotli==1.2.0
|
brotli==1.2.0
|
||||||
certifi==2025.8.3
|
certifi==2025.8.3
|
||||||
cffi==2.0.0
|
cffi==2.1.0
|
||||||
click==8.4.0
|
click==8.4.2
|
||||||
cryptography==48.0.1 # GHSA-537c-gmf6-5ccf fixed floor
|
cryptography==48.0.1 # GHSA-537c-gmf6-5ccf fixed floor
|
||||||
cssutils==2.15.0
|
cssutils==2.15.0
|
||||||
defusedxml==0.7.1
|
defusedxml==0.7.1
|
||||||
Flask==3.1.3
|
Flask==3.1.3
|
||||||
idna==3.15
|
idna==3.18
|
||||||
itsdangerous==2.2.0
|
itsdangerous==2.2.0
|
||||||
Jinja2==3.1.6
|
Jinja2==3.1.6
|
||||||
MarkupSafe==3.0.3
|
MarkupSafe==3.0.3
|
||||||
more-itertools==11.0.2
|
more-itertools==11.1.0
|
||||||
packaging==26.2
|
packaging==26.2
|
||||||
pluggy==1.6.0
|
pluggy==1.6.0
|
||||||
pycodestyle==2.14.0
|
pycodestyle==2.14.0
|
||||||
pycparser==2.22
|
pycparser==2.22
|
||||||
pyOpenSSL==26.2.0
|
pyOpenSSL==26.3.0
|
||||||
pyparsing==3.3.2
|
pyparsing==3.3.2
|
||||||
pytest==9.0.3
|
pytest==9.1.1
|
||||||
python-dateutil==2.9.0.post0
|
python-dateutil==2.9.0.post0
|
||||||
httpx[http2,socks]==0.28.1
|
httpx[http2,socks]==0.28.1
|
||||||
cachetools==6.2.0
|
cachetools==6.2.0
|
||||||
soupsieve==2.8.3
|
soupsieve==2.8.4
|
||||||
stem==1.8.2
|
stem==1.8.2
|
||||||
httpcore>=1.0.9
|
httpcore>=1.0.9
|
||||||
h11>=0.16.0
|
h11>=0.16.0
|
||||||
validators==0.35.0
|
validators==0.35.0
|
||||||
waitress==3.0.2
|
waitress==3.0.2
|
||||||
wcwidth==0.7.0
|
wcwidth==0.8.2
|
||||||
Werkzeug==3.1.8
|
Werkzeug==3.1.8
|
||||||
python-dotenv==1.2.2 # GHSA-mf9w-mj56-hr94 fixed floor
|
python-dotenv==1.2.2 # GHSA-mf9w-mj56-hr94 fixed floor
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue