-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
42 lines (42 loc) · 1.15 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
name: flask
channels:
- conda-forge
- defaults
dependencies:
- asgiref=3.8.1=pyhd8ed1ab_0
- bzip2=1.0.8=h10d778d_5
- ca-certificates=2024.2.2=h8857fd0_0
- django=5.0.4=pyhd8ed1ab_0
- djangorestframework=3.15.1=pyhd8ed1ab_0
- icu=73.2=hf5e326d_0
- krb5=1.21.2=hb884880_0
- libcxx=16.0.6=hd57cbcb_0
- libedit=3.1.20191231=h0678c8f_2
- libexpat=2.6.2=h73e2aa4_0
- libffi=3.4.2=h0d85af4_5
- libiconv=1.17=hd75f5a5_2
- libpq=16.2=ha925e61_1
- libsqlite=3.45.2=h92b6c6a_0
- libxml2=2.12.6=hc0ae0f7_1
- libzlib=1.2.13=h8a1eda9_5
- ncurses=6.4.20240210=h73e2aa4_0
- openssl=3.2.1=hd75f5a5_1
- pip=24.0=pyhd8ed1ab_0
- postgresql=16.2=h06f2bd8_1
- python=3.12.2=h9f0c242_0_cpython
- readline=8.2=h9e318b2_1
- setuptools=69.2.0=pyhd8ed1ab_0
- sqlparse=0.4.4=pyhd8ed1ab_0
- tk=8.6.13=h1abcd95_1
- typing_extensions=4.11.0=pyha770c72_0
- tzcode=2024a=h10d778d_0
- tzdata=2024a=h0c530f3_0
- wheel=0.43.0=pyhd8ed1ab_1
- xz=5.2.6=h775f41a_0
- pip:
- django-cors-headers==4.3.1
- djangorestframework-simplejwt==5.3.1
- pillow==10.3.0
- psycopg2==2.9.9
- pyjwt==2.8.0
- python-decouple==3.8