File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed
Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1111from selenium .webdriver .firefox .options import Options
1212from selenium .webdriver .firefox .webdriver import WebDriver
1313
14- import imagestorage
14+ from aoe2map import imagestorage
1515from aoe2map .urls import urlpatterns as base_patterns
1616from mapsapp .models import VersionTag
1717
Original file line number Diff line number Diff line change @@ -3,21 +3,21 @@ appdirs==1.4.4
33asgiref == 3.5.2
44asn1crypto == 1.5.1
55azure-common == 1.1.28
6- azure-core == 1.26.0
7- azure-storage-blob == 12.13 .1
6+ azure-core == 1.26.1
7+ azure-storage-blob == 12.14 .1
88azure-storage-common == 2.1.0
99CacheControl == 0.12.11
1010certifi == 2022.9.24
1111cffi == 1.15.1
12- chardet == 5.0 .0
13- charset-normalizer == 2.0.12
12+ chardet == 5.1 .0
13+ charset-normalizer == 2.1.1
1414click == 8.1.3
15- colorama == 0.4.5
15+ colorama == 0.4.6
1616contextlib2 == 21.6.0
17- cryptography == 38.0.1
17+ cryptography == 38.0.4
1818distlib == 0.3.6
19- distro == 1.7 .0
20- Django == 4.1.2
19+ distro == 1.8 .0
20+ Django == 4.1.3
2121django-storages == 1.13.1
2222django-widget-tweaks == 1.4.12
2323html5lib == 1.1
@@ -28,25 +28,25 @@ lockfile==0.12.2
2828msgpack == 1.0.4
2929msrest == 0.7.1
3030msrestazure == 0.6.4
31- oauthlib == 3.2.1
31+ oauthlib == 3.2.2
3232packaging == 21.3
3333pep517 == 0.13.0
34- Pillow == 9.2 .0
34+ Pillow == 9.3 .0
3535progress == 1.6
3636pycparser == 2.21
37- PyJWT == 2.5 .0
37+ PyJWT == 2.6 .0
3838pyparsing == 3.0.9
3939python-dateutil == 2.8.2
4040pytoml == 0.1.21
41- pytz == 2022.4
41+ pytz == 2022.6
4242requests == 2.28.1
4343requests-oauthlib == 1.3.1
44- retrying == 1.3.3
44+ retrying == 1.3.4
4545six == 1.16.0
4646sqlparse == 0.4.3
4747toml == 0.10.2
4848tomli == 2.0.1
4949typing_extensions == 4.4.0
50- urllib3 == 1.26.12
50+ urllib3 == 1.26.13
5151uuid == 1.30
5252webencodings == 0.5.1
You can’t perform that action at this time.
0 commit comments