This repository was archived by the owner on Jul 16, 2021. It is now read-only.
File tree 2 files changed +20
-21
lines changed
2 files changed +20
-21
lines changed Original file line number Diff line number Diff line change 1
1
attrs
2
2
cent
3
- git+https://github.com/dry-python/dependencies.git@master#egg= dependencies
3
+ dependencies
4
4
Django
5
5
django-debug-toolbar
6
6
django-environ
7
7
django-extensions
8
8
djangorestframework
9
- git+https://github.com/dry-python/mappers.git@master#egg= mappers
9
+ mappers
10
10
psycopg2
11
11
pydantic
12
12
raven
13
- git+https://github.com/dry-python/stories.git@master#egg= stories
13
+ stories
14
14
Werkzeug[watchdog]
Original file line number Diff line number Diff line change 1
- argh == 0.26.2
2
- asgiref == 3.2.3
3
1
attrs == 19.3.0
4
2
cent == 3.0.1
5
- certifi == 2019.11.28
6
- chardet == 3.0.4
7
- git+https://github.com/dry-python/dependencies.git@master#egg=dependencies
3
+ dependencies == 1.0.0
4
+ Django == 3.0.4
8
5
django-debug-toolbar == 2.2
9
6
django-environ == 0.4.5
10
7
django-extensions == 2.2.8
11
- django == 3.0.4
12
8
djangorestframework == 3.11.0
13
- idna == 2.8
14
- git+https://github.com/dry-python/mappers.git@master#egg=mappers
15
- pathtools == 0.1.2
9
+ mappers == 1.0.1
16
10
psycopg2 == 2.8.4
17
11
pydantic == 1.4
18
- pytz == 2019.3
19
- pyyaml == 5.3
20
12
raven == 6.10.0
21
- requests == 2.22.0
22
- six == 1.13.0
23
- sqlparse == 0.3.0
24
- git+https://github.com/dry-python/stories.git@master#egg=stories
25
- urllib3 == 1.25.7
26
- watchdog == 0.9.0
27
- werkzeug [watchdog ]== 1.0.0
13
+ stories == 0.11.2
14
+ Werkzeug == 1.0.0
15
+ ## The following requirements were added by pip freeze:
16
+ asgiref == 3.2.3
17
+ certifi == 2019.11.28
18
+ chardet == 3.0.4
19
+ idna == 2.9
20
+ pathtools == 0.1.2
21
+ pytz == 2019.3
22
+ requests == 2.23.0
23
+ six == 1.14.0
24
+ sqlparse == 0.3.1
25
+ urllib3 == 1.25.8
26
+ watchdog == 0.10.2
You can’t perform that action at this time.
0 commit comments