Skip to content

Commit ab7ebce

Browse files
Install 'django-rosetta' Third party Package & Update 'requirements.txt'
1 parent 671165e commit ab7ebce

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

requirements.txt

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
asgiref==3.5.2
2+
certifi==2022.9.14
3+
charset-normalizer==2.1.1
24
Django==4.0.6
5+
django-rosetta==0.9.8
6+
idna==3.4
7+
polib==1.1.1
38
psycopg2-binary==2.9.3
9+
requests==2.28.1
410
sqlparse==0.4.2
511
tzdata==2022.1
12+
urllib3==1.26.12

0 commit comments

Comments
 (0)