Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements.txt 5.4 KB

You have to be logged in to leave a comment. Sign In
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
  1. absl-py==1.3.0; python_version >= "3.8" and python_version < "3.11"
  2. astunparse==1.6.3; python_version >= "3.8" and python_version < "3.11"
  3. cachetools==5.2.0; python_version >= "3.7" and python_version < "4.0" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7")
  4. certifi==2022.9.24; python_version >= "3.7" and python_version < "4"
  5. charset-normalizer==2.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
  6. chess-embedding @ file:///home/pafrank/coding/chess-embedding; python_version >= "3.8" and python_version < "3.11"
  7. chess==1.9.3; python_version >= "3.7"
  8. colorama==0.4.6; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.8" and python_version < "3.11" and python_full_version >= "3.7.0"
  9. contourpy==1.0.6; python_version >= "3.8" and python_version < "3.11"
  10. cycler==0.11.0; python_version >= "3.8" and python_version < "3.11"
  11. flatbuffers==22.10.26; python_version >= "3.8" and python_version < "3.11"
  12. fonttools==4.38.0; python_version >= "3.8" and python_version < "3.11"
  13. gast==0.4.0; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.11" or python_full_version >= "3.4.0" and python_version >= "3.8" and python_version < "3.11"
  14. google-auth-oauthlib==0.4.6; python_version >= "3.7"
  15. google-auth==2.14.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7"
  16. google-pasta==0.2.0; python_version >= "3.8" and python_version < "3.11"
  17. grpcio==1.50.0; python_version >= "3.8" and python_version < "3.11"
  18. h5py==3.7.0; python_version >= "3.8" and python_version < "3.11"
  19. idna==3.4; python_version >= "3.7" and python_version < "4"
  20. importlib-metadata==5.0.0; python_version < "3.10" and python_version >= "3.7"
  21. keras-preprocessing==1.1.2; python_version >= "3.8" and python_version < "3.11"
  22. keras==2.10.0; python_version >= "3.8" and python_version < "3.11"
  23. kiwisolver==1.4.4; python_version >= "3.8" and python_version < "3.11"
  24. libclang==14.0.6; python_version >= "3.8" and python_version < "3.11"
  25. markdown==3.4.1; python_version >= "3.7"
  26. markupsafe==2.1.1; python_version >= "3.7"
  27. matplotlib==3.6.2; python_version >= "3.8" and python_version < "3.11"
  28. numpy==1.23.4; python_version >= "3.8"
  29. oauthlib==3.2.2; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
  30. opt-einsum==3.3.0; python_version >= "3.8" and python_version < "3.11"
  31. packaging==21.3; python_version >= "3.8" and python_version < "3.11"
  32. pillow==9.3.0; python_version >= "3.8" and python_version < "3.11"
  33. protobuf==3.19.6; python_version >= "3.8" and python_version < "3.11"
  34. pyasn1-modules==0.2.8; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7"
  35. pyasn1==0.4.8; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7") or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7")
  36. pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.8" and python_version < "3.11"
  37. python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.11" or python_version >= "3.8" and python_version < "3.11" and python_full_version >= "3.3.0"
  38. requests-oauthlib==1.3.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
  39. requests==2.28.1; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7")
  40. rsa==4.9; python_version >= "3.6" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7")
  41. setuptools-scm==7.0.5; python_version >= "3.8" and python_version < "3.11"
  42. six==1.16.0; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.11" or python_full_version >= "3.6.0" and python_version >= "3.8" and python_version < "3.11"
  43. tensorboard-data-server==0.6.1; python_version >= "3.7"
  44. tensorboard-plugin-wit==1.8.1; python_version >= "3.7"
  45. tensorboard==2.10.1; python_version >= "3.8" and python_version < "3.11"
  46. tensorflow-estimator==2.10.0; python_version >= "3.8" and python_version < "3.11"
  47. tensorflow-io-gcs-filesystem==0.27.0; python_version >= "3.8" and python_version < "3.11"
  48. tensorflow==2.10.0; python_version >= "3.7"
  49. termcolor==2.1.0; python_version >= "3.8" and python_version < "3.11"
  50. tomli==2.0.1; python_version >= "3.8" and python_version < "3.11"
  51. typing-extensions==4.4.0; python_version >= "3.8" and python_version < "3.11"
  52. urllib3==1.26.12; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
  53. werkzeug==2.2.2; python_version >= "3.7"
  54. wrapt==1.14.1; python_version >= "3.8" and python_full_version < "3.0.0" and python_version < "3.11" or python_full_version >= "3.5.0" and python_version >= "3.8" and python_version < "3.11"
  55. zipp==3.10.0; python_version < "3.10" and python_version >= "3.7"
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...