Skip to content

Commit e3cc800

Browse files
committed
Add requirements.txt file
1 parent 8420658 commit e3cc800

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

Diff for: auth_provider/requirements.txt

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
asgiref==3.7.2
2+
certifi==2023.5.7
3+
cffi==1.15.1
4+
charset-normalizer==3.1.0
5+
cryptography==40.0.2
6+
Deprecated==1.2.14
7+
Django==4.2.1
8+
django-environ==0.10.0
9+
django-oauth-toolkit==2.2.0
10+
idna==3.4
11+
jwcrypto==1.4.2
12+
oauthlib==3.2.2
13+
pycparser==2.21
14+
requests==2.31.0
15+
sqlparse==0.4.4
16+
urllib3==2.0.2
17+
wrapt==1.15.0

0 commit comments

Comments
 (0)