-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
61 lines (61 loc) · 1.3 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
name: trivialis_test
dependencies:
- python==3.10.*
- conda==23.5.*
- pip==23.1.*
- pip:
- alembic==1.13.1
- blinker==1.7.0
- boltons
- Brotli
- bcrypt
- bleach
- certifi
- cffi
- charset-normalizer
- click==8.1.7
- conda
- conda-package-handling
- conda_package_streaming
- cryptography
- dnspython==2.6.1
- dominate==2.9.1
- email_validator==2.1.1
- Flask==3.0.2
- Flask-Bootstrap==3.3.7.1
- Flask-Babel
- Flask-Security-too
- Flask-HTTPAuth==4.8.0
- Flask-Login==0.6.3
- Flask-Mail==0.9.1
- Flask-Migrate==4.0.7
- Flask-SQLAlchemy==3.1.1
- Flask-WTF==1.2.1
- greenlet==3.0.3
- idna
- itsdangerous==2.1.2
- Jinja2==3.1.3
- jsonpatch
- jsonpointer==2.1
- Mako==1.3.2
- MarkupSafe==2.1.5
- mysqlclient
- packaging
- pluggy
- pycosat
- pycparser
- pyOpenSSL
- PySocks
- python-dotenv
- requests
- ruamel.yaml
- ruamel.yaml.clib
- SQLAlchemy==2.0.29
- toolz
- tqdm
- typing_extensions==4.10.0
- urllib3
- visitor==0.1.3
- Werkzeug==3.0.1
- WTForms==3.1.2
- zstandard