mirror of
https://github.com/MathiasDPX/grainParisArt.git
synced 2025-01-09 08:26:40 +00:00
Remove bs4
This commit is contained in:
parent
58926c8ae1
commit
a5bca2b79b
1 changed files with 2 additions and 52 deletions
|
@ -1,52 +1,2 @@
|
||||||
attrs==24.2.0
|
Flask
|
||||||
beautifulsoup4==4.12.3
|
requests
|
||||||
blinker==1.8.2
|
|
||||||
bs4==0.0.2
|
|
||||||
CacheControl==0.14.0
|
|
||||||
cachelib==0.9.0
|
|
||||||
cachetools==5.4.0
|
|
||||||
cattrs==23.2.3
|
|
||||||
certifi==2024.7.4
|
|
||||||
cffi==1.17.0
|
|
||||||
charset-normalizer==3.3.2
|
|
||||||
click==8.1.7
|
|
||||||
cryptography==43.0.0
|
|
||||||
firebase-admin==6.5.0
|
|
||||||
Flask==3.0.3
|
|
||||||
Flask-Caching==2.3.0
|
|
||||||
google-api-core==2.19.1
|
|
||||||
google-api-python-client==2.140.0
|
|
||||||
google-auth==2.33.0
|
|
||||||
google-auth-httplib2==0.2.0
|
|
||||||
google-cloud-core==2.4.1
|
|
||||||
google-cloud-firestore==2.17.1
|
|
||||||
google-cloud-storage==2.18.2
|
|
||||||
google-crc32c==1.5.0
|
|
||||||
google-resumable-media==2.7.2
|
|
||||||
googleapis-common-protos==1.63.2
|
|
||||||
grpcio==1.65.4
|
|
||||||
grpcio-status==1.62.3
|
|
||||||
httplib2==0.22.0
|
|
||||||
idna==3.7
|
|
||||||
itsdangerous==2.2.0
|
|
||||||
Jinja2==3.1.4
|
|
||||||
MarkupSafe==2.1.5
|
|
||||||
msgpack==1.0.8
|
|
||||||
mysql-connector-python==9.0.0
|
|
||||||
platformdirs==4.2.2
|
|
||||||
proto-plus==1.24.0
|
|
||||||
protobuf==4.25.4
|
|
||||||
pyasn1==0.6.0
|
|
||||||
pyasn1_modules==0.4.0
|
|
||||||
pycparser==2.22
|
|
||||||
PyJWT==2.9.0
|
|
||||||
pyparsing==3.1.2
|
|
||||||
requests==2.32.3
|
|
||||||
requests-cache==1.2.1
|
|
||||||
rsa==4.9
|
|
||||||
six==1.16.0
|
|
||||||
soupsieve==2.5
|
|
||||||
uritemplate==4.1.1
|
|
||||||
url-normalize==1.4.3
|
|
||||||
urllib3==2.2.2
|
|
||||||
Werkzeug==3.0.3
|
|
Loading…
Reference in a new issue