Skip to content

Commit

Permalink
[update] Updated library.
Browse files Browse the repository at this point in the history
  • Loading branch information
yoneyan committed Nov 15, 2023
1 parent 863362d commit eb42b8d
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,60 +1,60 @@
annotated-types==0.5.0
annotated-types==0.6.0
asgiref==3.7.2
asn1crypto==1.5.1
attrs==23.1.0
autobahn==23.6.2
Automat==22.10.0
cbor2==5.4.6
cbor2==5.5.1
certifi==2023.7.22
cffi==1.15.1
cffi==1.16.0
channels==4.0.0
charset-normalizer==3.2.0
constantly==15.1.0
cryptography==41.0.2
charset-normalizer==3.3.2
constantly==23.10.4
cryptography==41.0.5
daphne==4.0.0
Django==4.2.4
django-auth-ldap==4.5.0
Django==4.2.7
django-auth-ldap==4.6.0
django-debug-toolbar==4.2.0
django-formtools==2.4.1
django-phonenumber-field==6.4.0
django-widget-tweaks==1.4.12
django-phonenumber-field==7.2.0
django-widget-tweaks==1.5.0
h2==4.1.0
hpack==4.0.0
hyperframe==6.0.1
hyperlink==21.0.0
idna==3.4
incremental==22.10.0
Markdown==3.4.4
Markdown==3.5.1
mysqlclient==2.2.0
phonenumbers==8.13.18
Pillow==10.0.0
priority==1.3.0
protobuf==4.23.4
phonenumbers==8.13.25
Pillow==10.1.0
priority==2.0.0
protobuf==4.25.0
pyasn1==0.5.0
pyasn1-modules==0.3.0
pycparser==2.21
pycryptodome==3.18.0
pydantic==2.2.0
pydantic_core==2.6.0
pycryptodome==3.19.0
pydantic==2.5.1
pydantic_core==2.14.3
PyMySQL==1.1.0
pyOpenSSL==23.2.0
pyOpenSSL==23.3.0
pyotp==2.9.0
pyparsing==3.1.0
pyparsing==3.1.1
pypng==0.20220715.0
python-ldap==3.4.3
pytz==2023.3
pytz==2023.3.post1
PyYAML==6.0.1
qrcode==7.4.2
requests==2.31.0
service-identity==23.1.0
six==1.16.0
slack-sdk==3.21.3
slack-sdk==3.23.1
sqlparse==0.4.4
stripe==5.5.0
Twisted==22.10.0
stripe==7.4.0
Twisted==23.10.0
txaio==23.1.1
typing_extensions==4.7.1
urllib3==2.0.4
webauthn==1.10.1
typing_extensions==4.8.0
urllib3==2.1.0
webauthn==1.11.1
YubiOTP==1.0.0
zope.interface==6.0
zope.interface==6.1

0 comments on commit eb42b8d

Please sign in to comment.