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 10, 2023
1 parent a46b765 commit d01576c
Showing 1 changed file with 21 additions and 20 deletions.
41 changes: 21 additions & 20 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,35 +1,36 @@
APScheduler==3.10.1
asgiref==3.7.1
APScheduler==3.10.4
asgiref==3.7.2
beautifulsoup4==4.12.2
certifi==2023.5.7
cffi==1.15.1
charset-normalizer==3.1.0
cryptography==40.0.2
certifi==2023.7.22
cffi==1.16.0
charset-normalizer==3.3.2
cryptography==41.0.5
decorator==5.1.1
Django==4.2.1
django-configurations==2.4.1
django-debug-toolbar==4.1.0
Django==4.2.7
django-configurations==2.5
django-debug-toolbar==4.2.0
django-mathfilters==1.0.0
django-widget-tweaks==1.4.12
django-widget-tweaks==1.5.0
et-xmlfile==1.1.0
gunicorn==20.1.0
gunicorn==21.2.0
idna==3.4
isodate==0.6.1
lxml==4.9.2
mysqlclient==2.1.1
lxml==4.9.3
mysqlclient==2.2.0
openpyxl==3.1.2
packaging==23.2
pycparser==2.21
pyOpenSSL==23.1.1
python3-saml==1.15.0
pytz==2023.3
pyOpenSSL==23.3.0
python3-saml==1.16.0
pytz==2023.3.post1
pytz-deprecation-shim==0.1.0.post0
requests==2.31.0
self==2020.12.3
six==1.16.0
slack-sdk==3.21.3
soupsieve==2.4.1
slack-sdk==3.23.0
soupsieve==2.5
sqlparse==0.4.4
tzdata==2023.3
tzlocal==5.0.1
urllib3==2.0.2
tzlocal==5.2
urllib3==2.0.7
xmlsec==1.3.13

0 comments on commit d01576c

Please sign in to comment.